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

CI: Jupyter notebook warning (not related to UXsim itself) #175

Open
toruseo opened this issue Jan 9, 2025 · 0 comments
Open

CI: Jupyter notebook warning (not related to UXsim itself) #175

toruseo opened this issue Jan 9, 2025 · 0 comments
Labels
dependencies Related to external dependency

Comments

@toruseo
Copy link
Owner

toruseo commented Jan 9, 2025

I found that the automated test on Jupyter notebooks by Github Action are raising the following warning. I think this is not related to UXsim itself, but I have to do something in the future.

 =============================== warnings summary ===============================
../../../../../opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/jupyter_client/connect.py:22
  /opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/jupyter_client/connect.py:22: 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, jupyter_runtime_dir, secure_write

Just for the record

@toruseo toruseo added the dependencies Related to external dependency label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to external dependency
Projects
None yet
Development

No branches or pull requests

1 participant