mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
typo fix
This commit is contained in:
parent
f7b8240b6c
commit
aab26d8ebe
@ -5,7 +5,7 @@ The Jupyter HTML notebook is a web-based notebook environment for interactive co
|
||||
Dev quickstart:
|
||||
|
||||
* Create a virtual env (ie jupyter-dev)
|
||||
* ensure that you have node/npm install (ie brew install node on OS X)
|
||||
* 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 .
|
||||
|
Loading…
Reference in New Issue
Block a user