Steps to run notebook:
- Install jupyter notebook on machine OR use VSCode for opening jupyter notebook. Run jupyter notebook using following command in the terminal:
jupyter notebook
-
Install necessary packages if missing such as ipywidgets, plotly, etc, using pip or whichever package manager is appropriate
-
Run 'Restart and Run all' under Kernel option
-
Run all required Docker containers if using local server URL.