You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Get a shell prompt connected to our jupyterhub container
SHARE=$(dirname $0)/share
echo "Here's a root shell for the docker container running jupyterhub"
echo
echo "You can transfer files into the container by putting them the directory "${SHARE}", and they'll show up inside the container in the directory /srv/jukebox/share."