ilhamap commited on
Commit
e359ab2
·
verified ·
1 Parent(s): 9b9e1c9

Create jupyter_lab_config.py

Browse files
Files changed (1) hide show
  1. jupyter_lab_config.py +3 -0
jupyter_lab_config.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ c = get_config() #noqa
2
+ c.ServerApp.token = ''
3
+ c.ServerApp.password = ''