Skip to content

ratulm/batfish-bug-tcp-established

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repository?

  • This repository was created for my batfish training.
  • Jupyter-notebook is written by Japanese.

How to use

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

License

  • This software includes the work that is distributed in the Apache License 2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 58.9%
  • Shell 27.3%
  • Python 7.0%
  • Dockerfile 6.8%