Skip to content

Commit 112095f

Browse files
authored
Merge pull request #168 from willingc/doc-kernel
Add doc text to list files found in kernel directory
2 parents fb0da68 + 915a268 commit 112095f

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)