services: add Jupyter Lab
This commit is contained in:
parent
a3845f7712
commit
0a61fde0ff
5 changed files with 87 additions and 0 deletions
5
jupyter/notebooks/.jupyter/jupyter_notebook_config.json
Normal file
5
jupyter/notebooks/.jupyter/jupyter_notebook_config.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"NotebookApp": {
|
||||
"password": "sha1:1028b9608ef0:2c83acc24c76369e2c537f3c070b032f0d85311f"
|
||||
}
|
||||
}
|
||||
Reference in a new issue