visual-ds / jupyter_ui_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Jupyter Notebook 79.1%Language:JavaScript 11.1%Language:Python 9.5%Language:Shell 0.3%Language:CSS 0.0%