ihaskell-notebook icon indicating copy to clipboard operation
ihaskell-notebook copied to clipboard

'token' has moved from LabApp to ServerApp

Open jamesdbrock opened this issue 4 years ago • 0 comments

$ docker run --rm -p 8888:8888 -v $PWD:/home/jovyan/pwd --name ihaskell_notebook ghcr.io/jamesdbrock/ihaskell-notebook:master jupyter lab --LabApp.token=''

[W 2021-09-17 09:53:53.132 LabApp] 'token' has moved from LabApp to ServerApp. Be sure to update your config before our next release.
[I 2021-09-17 09:53:53.143 ServerApp] jupyterlab | extension was successfully linked.
[W 2021-09-17 09:53:53.151 NotebookApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-09-17 09:53:53.151 NotebookApp] 'port' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-09-17 09:53:53.151 NotebookApp] 'port' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

jamesdbrock avatar Sep 17 '21 09:09 jamesdbrock