Skip to content

Commit 42c4b39

Browse files
committed
README.md: update for copying files in --kernel-template
1 parent 2621c8c commit 42c4b39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ These are envkernel-specific options:
9393
as a template for the new envkernel. This is searched using the
9494
normal Jupyter search paths. This kernel json file is loaded and
9595
used as a template for all kernel options (`--language`,
96-
`--kernel-cmd`, etc).
96+
`--kernel-cmd`, etc). Also, any other file in this directory (such
97+
as logos) are copied to the new kernel (like kernel.js in irkernel).
9798
* `--env=NAME=VALUE`. Set these environment variables when running
9899
the kernel. These are actually just saved in the `kernel.json` file
99100
under the `env` key, which is used by Jupyter itself. So, this is

0 commit comments

Comments
 (0)