Skip to content

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

Notifications You must be signed in to change notification settings

heroku/heroku-jupyterlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages