Skip to content

Instantly share code, notes, and snippets.

View Carl4's full-sized avatar

Carl Fischer Carl4

  • Ball Aerospace
  • Dayton, OH
View GitHub Profile
"""==============================
Branded IPython Notebook Launcher
=================================
Executing this module will create an overlay over ipython notebooks own static
files and templates and overrides static files and templates and copies over all
example notebooks into a temporary folder and launches the ipython notebook server.
You can use this to offer an interactive tutorial for your library/framework/...