danielballan / remotekernel

15 stars 2 forks source link

Store host in file beside kernel.json, not in kernel.json #1

Closed danielballan closed 7 years ago

danielballan commented 9 years ago

For example

kernels/my_kernel/remotekernel.json:

{"host":"danallan.com"}
danielballan commented 7 years ago

Upstream Jupyter seemed on the fence about this, and I have since settled on storing it as an additional field in the existing kernel.json file.