toch / heroku-jupyterlab

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%