mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
Pip install all-in-one
This commit is contained in:
parent
4df64e7d98
commit
f40c631683
@ -7,8 +7,7 @@ Dev quickstart:
|
||||
* Create a virtual env (ie jupyter-dev)
|
||||
* ensure that you have node/npm installed (ie brew install node on OS X)
|
||||
* Clone this repo and cd into it
|
||||
* pip install -r requirements.txt
|
||||
* pip install -e .
|
||||
* pip install -r requirements.txt -e .
|
||||
|
||||
_NOTE_: For Debian/Ubuntu systems, if you're installing the system node you need
|
||||
to use the 'nodejs-legacy' package and not the 'node' package.
|
||||
|
Loading…
Reference in New Issue
Block a user