- This repository was created for my batfish training.
- Jupyter-notebook is written by Japanese.
Detailed instructions are here, but a short version is:
mkdir -p data
docker run -v $(pwd)/data:/data -p 9997:9997 -p 9996:9996 batfish/batfish
Then, run Jupyter-notebook as below:
cd notebooks
jupyter-notebook --no-browser
- This software includes the work that is distributed in the Apache License 2.0.