mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-06 13:50:29 +08:00
pip install . on Binder
This commit is contained in:
parent
ebead7bf95
commit
04e8e765ab
@ -1,8 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
jlpm && jlpm run build
|
||||
python -m pip install -e .
|
||||
jupyter labextension develop . --overwrite
|
||||
jupyter server extension enable retrolab
|
||||
jupyter serverextension enable retrolab
|
||||
python -m pip install .
|
Loading…
x
Reference in New Issue
Block a user