All Projects → binder-examples → appmode

binder-examples / appmode

Licence: BSD-3-Clause license
Creating web applications with Jupyter and Binder

Programming Languages

Jupyter Notebook
11667 projects
shell
77523 projects

Projects that are alternatives of or similar to appmode

ijava-binder
An IJava binder base for trying the Java Jupyter kernel on https://mybinder.org/
Stars: ✭ 28 (-24.32%)
Mutual labels:  binder, jupyter, binder-ready
clustergrammer2-notebooks
Examples using Clustergrammer2 to explore high-dimensional datasets.
Stars: ✭ 35 (-5.41%)
Mutual labels:  binder, jupyter, binder-ready
California Coronavirus Data
The Los Angeles Times' independent tally of coronavirus cases in California.
Stars: ✭ 188 (+408.11%)
Mutual labels:  binder, jupyter
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (+1032.43%)
Mutual labels:  binder, jupyter
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (+137.84%)
Mutual labels:  binder, jupyter
Juniper
🍇 Edit and execute code snippets in the browser using Jupyter kernels
Stars: ✭ 189 (+410.81%)
Mutual labels:  binder, jupyter
mmtf-workshop-2018
Structural Bioinformatics Training Workshop & Hackathon 2018
Stars: ✭ 50 (+35.14%)
Mutual labels:  binder, jupyter
Python Training
Python training for business analysts and traders
Stars: ✭ 972 (+2527.03%)
Mutual labels:  binder, jupyter
R-in-Jupyter-with-Binder
Example of how to use R in Jupyter notebooks and make compatible with Binder
Stars: ✭ 17 (-54.05%)
Mutual labels:  binder, jupyter
requirements
Simple requirements.txt based example
Stars: ✭ 62 (+67.57%)
Mutual labels:  binder, binder-ready
Nb2xls
Convert Jupyter notebook to Excel spreadsheet
Stars: ✭ 129 (+248.65%)
Mutual labels:  binder, jupyter
conda
Specifying a conda environment with `environment.yml`
Stars: ✭ 66 (+78.38%)
Mutual labels:  binder, binder-ready
Ten Rules Jupyter
Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks
Stars: ✭ 204 (+451.35%)
Mutual labels:  binder, jupyter
Course Starter R
👩‍🏫🇷 Starter repo for building interactive R courses
Stars: ✭ 281 (+659.46%)
Mutual labels:  binder, jupyter
covid-19-community
Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19
Stars: ✭ 95 (+156.76%)
Mutual labels:  binder, jupyter
Course Starter Python
👩‍🏫🐍 Starter repo for building interactive Python courses
Stars: ✭ 440 (+1089.19%)
Mutual labels:  binder, jupyter
vscode-binder
VS Code on Binder
Stars: ✭ 88 (+137.84%)
Mutual labels:  binder, binder-ready
Spacy Course
👩‍🏫 Advanced NLP with spaCy: A free online course
Stars: ✭ 1,920 (+5089.19%)
Mutual labels:  binder, jupyter
Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (+232.43%)
Mutual labels:  binder, jupyter
Mpyc
MPyC for Secure Multiparty Computation in Python
Stars: ✭ 142 (+283.78%)
Mutual labels:  binder, jupyter

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].