Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ubuntu@ip-172-31-26-255:~$ jupyterhub --generate-config
  2. Traceback (most recent call last):
  3. File "/usr/local/bin/jupyterhub", line 7, in <module>
  4. from jupyterhub.app import main
  5. File "/usr/local/lib/python3.4/dist-packages/jupyterhub/app.py", line 1501
  6. async def init_users(self):
  7. ^
  8. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement