All Projects → heroku → heroku-jupyterlab

heroku / heroku-jupyterlab

Licence: other
An example of running JupyterLab on Heroku, with Amazon S3.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to heroku-jupyterlab

ipydagred3
ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3
Stars: ✭ 38 (-29.63%)
Mutual labels:  jupyter, jupyterlab
docker-stacks
Ready-to-run Docker images containing Jupyter applications
Stars: ✭ 6,573 (+12072.22%)
Mutual labels:  jupyter, jupyterlab
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-72.22%)
Mutual labels:  jupyter, jupyter-notebooks
colour-notebooks
Colour - Jupyter Notebooks
Stars: ✭ 21 (-61.11%)
Mutual labels:  jupyter, jupyter-notebooks
udacity-fsnd
Udacity Full Stack Web Developer Nanodegree program (FSND) course materials
Stars: ✭ 66 (+22.22%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-desktop
JupyterLab desktop application, based on Electron.
Stars: ✭ 1,950 (+3511.11%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-heroku
JupyterLab extension to deploy applications to Heroku
Stars: ✭ 20 (-62.96%)
Mutual labels:  jupyter, jupyterlab
notebook-free-notebook
A professional, lock-in-free Jupyter dev env for coders, teams and non-trivial, large Jupyter projects
Stars: ✭ 38 (-29.63%)
Mutual labels:  jupyterlab, jupyter-notebooks
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
Stars: ✭ 65 (+20.37%)
Mutual labels:  jupyterlab, jupyter-notebooks
jupyter-langs
Docker images of Jupyter Lab for various languages.
Stars: ✭ 21 (-61.11%)
Mutual labels:  jupyter, jupyterlab
pydna
Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning.
Stars: ✭ 109 (+101.85%)
Mutual labels:  jupyter, jupyter-notebooks
jupyterlab-theme-solarized-dark
JupyterLab 2/3 Solarized Dark extension
Stars: ✭ 61 (+12.96%)
Mutual labels:  jupyter, jupyterlab
ipyp5
p5.js Jupyter Widget
Stars: ✭ 33 (-38.89%)
Mutual labels:  jupyter, jupyterlab
jupyterlab-sparkmonitor
JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook
Stars: ✭ 78 (+44.44%)
Mutual labels:  jupyter, jupyterlab
wxyz
Some Experimental Widgets
Stars: ✭ 25 (-53.7%)
Mutual labels:  jupyter, jupyterlab
learn-js-in-jupyter
📙 Interactive, cross-platform JavaScript ES6 / Python 3,2 notebook powered by JupyterLab and Docker
Stars: ✭ 18 (-66.67%)
Mutual labels:  jupyter, jupyterlab
jupyter-offlinenotebook
Save and load notebooks to local-storage
Stars: ✭ 39 (-27.78%)
Mutual labels:  jupyterlab, jupyter-notebooks
nbcelltests
Cell-by-cell testing for production Jupyter notebooks in JupyterLab
Stars: ✭ 66 (+22.22%)
Mutual labels:  jupyterlab, jupyter-notebooks
jupyter-cache
A defined interface for working with a cache of executed jupyter notebooks
Stars: ✭ 28 (-48.15%)
Mutual labels:  jupyter, jupyter-notebooks
mpl-interactions
Sliders to control matplotlib and other interactive goodies. Works in any interactive backend and even uses ipywidgets when in a Jupyter notebook
Stars: ✭ 62 (+14.81%)
Mutual labels:  jupyter, jupyterlab

JupyterLab on Heroku + Amazon S3

This application runs a JupyterLab instance on Heroku, backed by Amazon S3.

Deploy to Heroku

You can deploy this application to Heroku with this simple button:

Deploy

Environment Variables

The following environment variables are expected to be set:

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • S3_BUCKET_NAME

Optional:

  • PASSWORD
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].