You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your effort! Was dreaming about getting C# to Jupyter. However I just cannot get HOW to install your kernel. Really. Sorry for giving this question, but I have read your documentation through and through, and it leads me nowhere. Please assist!
Jupyter installed:
pip install --upgrade pip pip install jupyter
Jupyter started: jupyter notebook
I cannot enter more commands, so I closed it. Checking list of available kernels:
jupyter kernelspec list
Your is not in the list (of course! How it should be there? By magic?)
Hey guys,
Thank you for your effort! Was dreaming about getting C# to Jupyter. However I just cannot get HOW to install your kernel. Really. Sorry for giving this question, but I have read your documentation through and through, and it leads me nowhere. Please assist!
Jupyter installed:
pip install --upgrade pip
pip install jupyter
Jupyter started:
jupyter notebook
I cannot enter more commands, so I closed it. Checking list of available kernels:
jupyter kernelspec list
Your is not in the list (of course! How it should be there? By magic?)
All next commands predictably fail:
jupyter kernelspec install kernel-spec --name=csharpcore
So, how I can get your kernel? Many thanks in advance for any help!
The text was updated successfully, but these errors were encountered: