Skip to content

lscarmic/nornir-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 53.2%
  • Jupyter Notebook 42.0%
  • Makefile 4.8%