Jupyter NotebookΒΆ

Follow the setup process below before running the notebook:

Run following commands in the Python virtual environment (from setup) to run the notebook:

(fpga)$ cp -r /opt/xilinx/apps/graphanalytics/mis/0.6/examples mis-examples
(fpga)$ cd mis-examples/python
(fpga)$ ./run.sh jupyter notebook jupyter/misdemo_notebook.ipynb

The Jupyter Notebook demo is also available on Github