/jupyter_ui_example

Primary LanguageJupyter Notebook

Customized UI in Jupyter

This repo include two ways of rendering interactive ui in Jupyter environment:

  • 1_embed_html/ includes how to wrap html,css and javascript into strings and fit into a front-end template.
  • 2_ipywidget/ includes code of generating a customized ipython widget in jupyter notebook.