Skip to content

Commit

Permalink
start jupyterlab
Browse files Browse the repository at this point in the history
  • Loading branch information
ciangottini committed Sep 23, 2021
1 parent bbb7b16 commit 29ac383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/jhub-aas/docker/jupyterhub-singleuser
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import re
import sys
import time
from jupyterhub.singleuser import main
from jupyterlab.labhubapp import main
from subprocess import Popen, DEVNULL

if __name__ == '__main__':
Expand Down

0 comments on commit 29ac383

Please sign in to comment.