curriculum
- Create a virtualenv for your work and activate it.
- Install the requirements,
pip install -r requirements/project.txt
- Start the notebook server.
- Open a web browser at http://localhost:8888/
curriculum
pip install -r requirements/project.txt