euporie.core.kernel.jupyter_runtime_dir

euporie.core.kernel.jupyter_runtime_dir() str

Return the runtime dir for transient jupyter files.

Returns JUPYTER_RUNTIME_DIR if defined.

The default is now (data_dir)/runtime on all platforms; we no longer use XDG_RUNTIME_DIR after various problems.