We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae36c1 commit 4ec9ec7Copy full SHA for 4ec9ec7
docs/jupyter.md
@@ -68,6 +68,12 @@ jupyter kernelspec uninstall <unwanted-kernel>
68
69
## Working with jupyter extensions
70
71
+!!! warning
72
+ Using additional Jupyter extensions is considered an expert feature from our
73
+ side. Please note that we can't provide support for issues with extensions
74
+ at this time. **(Beta testers: If you have suggestions on this workflow we're
75
+ happy to hear them!)**
76
+
77
Since jupyter is installed in a location that is not writable by regular users,
78
the Jupyter Extension Manager is read-only. This means you can't install,
79
remove, enable or disable Jupyter extensions directly from the Extension Manager
0 commit comments