Skip to content

Commit b3db4e1

Browse files
Merge pull request #59 from renan-r-santos/update-readme-jupyterhub-deployments
docs: add instructions for JupyterHub constrained environment
2 parents b990695 + ce45aa4 commit b3db4e1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@ environment, use JupyterLab property inspector, save your notebook and restart y
5050

5151
![JupyterLab property inspector showing Pixi environment selector](https://raw.githubusercontent.com/renan-r-santos/pixi-kernel/main/assets/env-selector-light.png)
5252

53+
## JupyterHub deployments with limited permissions
54+
55+
If you're using pixi-kernel on JupyterHub and cannot access the environment where JupyterLab is
56+
installed, you can use the following workaround:
57+
58+
1. Install `pixi-kernel` locally: `pip install pixi-kernel --user`
59+
2. Restart your JupyterLab server
60+
61+
See https://github.com/renan-r-santos/pixi-kernel/issues/51 for more information.
62+
5363
## Limitations
5464

5565
Pixi kernel only works with the default environment in VSCode.

0 commit comments

Comments
 (0)