Skip to content

Commit f8afb1c

Browse files
authored
Add information about bug with JupyterHub 3+
1 parent 35af66a commit f8afb1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ This package formerly included WrapSpawner and ProfilesSpawner, which provide me
1616

1717
## Installation
1818

19+
> **⚠ NOTE**
20+
>
21+
> If you are using JupyterHub 3+ then you currently must install using the `pip install -e` method, due to a bug that [will be fixed](https://github.com/jupyterhub/batchspawner/issues/277) in the next release.
22+
1923
1. from root directory of this repo (where setup.py is), run `pip install -e .`
2024

2125
If you don't actually need an editable version, you can simply run

0 commit comments

Comments
 (0)