What is it?
pyramid_notebook embeds IPython Notebook shell on your Pyramid web site. Start a powerful through-the-browser Python shell with a single click.
IPython Notebook is the de facto tool for researches, data analysts and software developers to perform visual and batch oriented tasks. pyramid_notebook puts the power of IPython Notebook inside of a Pyramid website.
Links
https://github.com/websauna/pyramid_notebook
Changelog
- Upgraded to IPython 5.1 / Jupyter
- Better error messages in various situtations
- Add custom shutdown command by customizing IPython toolbar menu
