Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 467 Bytes

Voyages Python Notebook

Steps to run notebook:

  1. Install jupyter notebook on machine OR use VSCode for opening jupyter notebook. Run jupyter notebook using following command in the terminal:
jupyter notebook
  1. Install necessary packages if missing such as ipywidgets, plotly, etc, using pip or whichever package manager is appropriate

  2. Run 'Restart and Run all' under Kernel option

  3. Run all required Docker containers if using local server URL.