fix: token de merde

This commit is contained in:
Laureηt 2022-05-04 12:16:04 +02:00
parent bc7d1cf6de
commit 37d7c5da67
No known key found for this signature in database
GPG key ID: D88C6B294FD40994
2 changed files with 2 additions and 2 deletions

View file

@ -12,4 +12,4 @@
}
},
"jupyter.jupyterServerType": "remote"
}
}

View file

@ -14,4 +14,4 @@ python -m pip install pip tensorflow matplotlib numpy sklearn ipykernel jupyterl
python -m ipykernel install --user --name=.env
# on lance un notebook
jupyter-lab --no-browser --ip 0.0.0.0 --port 8888
jupyter-lab --no-browser --ip 0.0.0.0 --port 8888 --NotebookApp.token='tokendemerde'