jupyter / software-steering-council-team-compass

Team compass page for the Jupyter Software Steering Council
https://jupyter-software-steering-council-team-compass.readthedocs.io/en/latest/
2 stars 4 forks source link

Writing up XDG base directory standard non-compliance #6

Open ivanov opened 11 months ago

ivanov commented 11 months ago

This is a recurring and now cross-project concern where some users currently wish that Jupyter followed the XDG base directory standard, but the projects do not necessarily do that.

I've already written up some proposed language on how to work around our non-compliance on a recent JupyterLab issue about this, and then I saw that, at least according to the docs, we do partially use XDG directories, so maybe that's the place to document this.

minrk commented 10 months ago

I think the jupyter directories docs is the right place to discuss the relationship to XDG. IIRC, the pending path deprecation and switch to appdirs is still not documented there.