mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 13:02:56 +00:00

Changed `""` into `''` to pass an empty token. Seems to be linked to this warning: ``` /opt/conda/lib/python3.8/site-packages/traitlets/traitlets.py:2195: FutureWarning: Supporting extra quotes around Unicode is deprecated in traitlets 5.0. Use '' instead of "''" – or use CUnicode. ``` Added debug information (ouput of the command line).
Base Jupyter Notebook Stack
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image to Docker Hub.
Please visit the project documentation site for help using and contributing to this image and others.