2025年1月12日星期日

C#

1、SDK


2、.NET Interactive

3、Using .NET Interactive as a Jupyter kernel

  • NotebookswithJupyter     
  • 命令:dotnet tool install -g Microsoft.dotnet-interactive
  • 命令:dotnet-interactive
  • 在conda 环境中,命令:dotnet interactive jupyter install
  • 更新命令:dotnet tool update -g Microsoft.dotnet-interactive

4、使用

  • magic-commands.md
  • #i     Adds a NuGet source to the session
  • #r     adds a reference to a specified assembly

没有评论: