这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@brettfo
Copy link
Member

@brettfo brettfo commented Aug 30, 2019

Fixes #411.

Adds the optional argument --default-kernel to dotnet try jupyter; if not specified defaults to csharp.

Experience:

$ dotnet try jupyter install

[InstallKernelSpec] Installed kernelspec .net-csharp in C:\Users\brettfo\AppData\Roaming\jupyter\kernels\.net-csharp
.NET kernel installation succeeded

[InstallKernelSpec] Installed kernelspec .net-fsharp in C:\Users\brettfo\AppData\Roaming\jupyter\kernels\.net-fsharp
.NET kernel installation succeeded
$

Notebook creation:
image

C# notebook:
image

F# notebook:
image

@brettfo brettfo merged commit fa83059 into dotnet:master Aug 30, 2019
@brettfo brettfo deleted the default-kernel branch August 30, 2019 20:27
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.

Add a command line switch to set default kernel language

2 participants