bobmyhill / appmode

Creating web applications with Jupyter and Binder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive apps from Jupyter Notebooks

Binder

This repository demonstrates how to create interactive webapps from a Jupyter Notebook. This is similar to how Shiny apps work in R.

Using the appmode Jupyter plugin, a notebook's code will be run, and then only the markdown cells and code outputs will be shown.

You can check out the appmode repository here: https://github.com/oschuett/appmode

About

Creating web applications with Jupyter and Binder

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 98.0%Language:Shell 2.0%