Skip to content

Allow to specify kernel_name variable - #4

Open
lrlunin wants to merge 3 commits into
fzimmermann89:mainfrom
lrlunin:specify-kernel
Open

Allow to specify kernel_name variable#4
lrlunin wants to merge 3 commits into
fzimmermann89:mainfrom
lrlunin:specify-kernel

Conversation

@lrlunin

@lrlunin lrlunin commented Nov 14, 2024

Copy link
Copy Markdown

Threadmill doesn't take python3 as default kernel (for the case you have JULIA notebooks). Since we want to have our notebooks clean for any user changes and from their kernels as well we will get empty kernel info in the .ipynb files.

@lrlunin

lrlunin commented Nov 19, 2024

Copy link
Copy Markdown
Author

I believe that user needs to add escape characters for quotes in the kernel_name parameter since it's inserted as a string. Something like this:

kernel_name: "\"python3\""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant