Skip to content

Commit 915a268

Browse files
committed
Add doc text to list files found in kernel directory
1 parent fb0da68 commit 915a268

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/kernels.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ filesystem is case sensitive.
112112
Other locations may also be searched if the :envvar:`JUPYTER_PATH` environment
113113
variable is set.
114114

115+
Inside the kernel directory, three types of files are presently used:
116+
``kernel.json``, ``kernel.js``, and logo image files. Currently, no other
117+
files are used, but this may change in the future.
118+
115119
Inside the directory, the most important file is *kernel.json*. This should be a
116120
JSON serialised dictionary containing the following keys and values:
117121

0 commit comments

Comments
 (0)