This repository contains a Docker image of a modified Python PrairieLearn Workspace image.
The underlying image uses Ubuntu 20.04 (focal) based on the jupyter/docker-stacks/base-notebook
image.
The order of stacking is:
jupyter/docker-stacks/base-notebook
jupyter/docker-stacks/minimal-notebook
jupyter/docker-stacks/scipy-notebook
jupyter/docker-stacks/datascience-notebook
prairielearn/workspace-jupyterlab
Obtain a copy of the workspace by using:
docker pull prairielearn/prairielearn
docker pull jamesbalamuta/workspace-dl-jupyterlab