From charlesreid1

Revision as of 13:55, 9 December 2017 by Admin (talk | contribs)

This has basically been a failure, at every attempt.

Trying to get a standalone pip-install-able package to get a Jupyter extension installed and working, that can plant a custom CSS file/theme into a Juypter configuration directory.

Link roll/cleaning up:

ipython-widgetboilerplate

jupyter contrib nbextensions

  • https://github.com/ipython-contrib/jupyter_contrib_nbextensions
  • this actually WORKS - installs custom CSS - but no idea how to extricate this from all the other junk bundled in there, and also we can't do custom compilation scripts, etc.
  • not standalone enough, not independent enough, not complicated enough
  • but, we can install custom css

jupyter notebook documentation:

github searches:

examples of notebook pluginss: