File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,13 @@ You can install ``nbgitpuller`` from PyPI with ``pip``:
24
24
25
25
pip install nbgitpuller
26
26
27
- ```{note}
28
- If you use multiple environments in your JupyterHub, make sure you install
29
- nbgitpuller in the environment that the jupyter notebook or
30
- jupyter server process is running from. You can validate this by running
31
- `jupyter serverextension list` - it should have an entry that says `nbgitpuller enabled`.
32
- ` ``
27
+ .. note ::
28
+
29
+ If you use multiple environments in your JupyterHub, make sure you install
30
+ nbgitpuller in the environment that the jupyter notebook or
31
+ jupyter server process is running from. You can validate this by running
32
+ `jupyter serverextension list ` - it should have an entry that says `nbgitpuller enabled `.
33
+
33
34
34
35
Troubleshooting
35
36
===============
You can’t perform that action at this time.
0 commit comments