[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

defeo/jupyterhub_sagemath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Docker image with SageMath + JupyterHub

For use with DockerSpawner.

Dependencies

Your Hub must be running JupyterHub 0.8

Install

docker pull defeo/jupyterhub_sagemath:latest

Configure the Hub

In your jupyterhub_config.py, set

c.JupyterHub.spawner_class = 'dockerspawner.DockerSpawner'

and

c.DockerSpawner.image = 'defeo/jupyterhub_sagemath:latest'

Releases

No releases published

Packages

No packages published