Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fomightez/test_json_appmode

test json fixing appmode
https://github.com/fomightez/test_json_appmode

Last synced: 6 days ago
JSON representation

test json fixing appmode

Awesome Lists containing this project

README

        

# Interactive apps from Jupyter Notebooks

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/test_json_appmode/master?urlpath=apps%2Findex.ipynb)

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