pingnieuk commited on
Commit
b2315b6
1 Parent(s): 6925872

use persistent data dir

Browse files
Files changed (1) hide show
  1. start_server.sh +2 -1
start_server.sh CHANGED
@@ -13,4 +13,5 @@ jupyter-lab \
13
  --ServerApp.cookie_options="{'SameSite': 'None', 'Secure': True}" \
14
  --ServerApp.disable_check_xsrf=True \
15
  --LabApp.news_url=None \
16
- --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate"
 
 
13
  --ServerApp.cookie_options="{'SameSite': 'None', 'Secure': True}" \
14
  --ServerApp.disable_check_xsrf=True \
15
  --LabApp.news_url=None \
16
+ --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate" \
17
+ --notebook-dir=/data