Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: Jupyter is migrating its paths... #168

Open
jGaboardi opened this issue Nov 15, 2022 · 0 comments
Open

DeprecationWarning: Jupyter is migrating its paths... #168

jGaboardi opened this issue Nov 15, 2022 · 0 comments

Comments

@jGaboardi
Copy link
Member

Note is sure where this warning is being thrown from:

../../../micromamba-root/envs/test/lib/python3.8/site-packages/jupyter_client/connect.py:27
/home/runner/micromamba-root/envs/test/lib/python3.8/site-packages/jupyter_client/connect.py:27: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs
given by the platformdirs library.  To remove this warning and
see the appropriate new directories, set the environment variable
`JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`.
The use of platformdirs will be the default in `jupyter_core` v6
    from jupyter_core.paths import jupyter_data_dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant