File: paths.rst

package info (click to toggle)
jupyter-core 4.7.1-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 612 kB
  • sloc: python: 1,606; makefile: 167; sh: 77; javascript: 1
file content (21 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Paths for Jupyter files
=======================

.. module:: jupyter_core.paths

Specific directories
--------------------

.. autofunction:: jupyter_config_dir

.. autofunction:: jupyter_data_dir

.. autofunction:: jupyter_runtime_dir


Search paths
------------

.. autofunction:: jupyter_config_path

.. autofunction:: jupyter_path