Skip to content

emomeni/nornir-workshop

 
 

Repository files navigation

Jupyter notebooks for Nornir workshop

To be able to run the notebook, you need to have Docker and make installed.
Also, you need some IOS/IOS-XE devices in your environment. Change jupyter/inventory/hosts.yaml accordingly.
To start the container, run:
make up Then open http://localhost:58888/ in the browser and open workshop.ipynb.
To stop the container, run:
make stop

About

Nornir Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.7%
  • Jupyter Notebook 34.4%
  • Makefile 3.9%