Creating web applications with Jupyter and Binder
Last updated Jun 18, 2024
42
Stars
24
Forks
0
Issues
0
Stars/day
Attention Score
31
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
Interactive apps from Jupyter Notebooks
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
🔗 More in this category