updates
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
c.ServerApp.port = 9999
|
||||
c.ServerApp.allow_remote_access = True
|
||||
c.ServerApp.root_dir = '.'
|
||||
c.ServerApp.ip = '0.0.0.0'
|
||||
c.ServerApp.certfile = '/home/hjalmarlucius/.jupyter/mycert.pem'
|
||||
c.ServerApp.keyfile = '/home/hjalmarlucius/.jupyter/mykey.key'
|
||||
|
||||
Reference in New Issue
Block a user