【发布时间】:2020-06-13 03:05:17
【问题描述】:
尝试按照此处的安装说明进行操作:https://www.hanselman.com/blog/AnnouncingNETInteractiveTryNETIncludesNETNotebooksAndMore.aspx
我开始尝试告诉 jupyter cli .net 交互存在的步骤:
dotnet interactive jupyter install
我收到来自 Anaconda 提示的回复:Could not execute because the specified command or file was not found.。
jupyter kernelspec list 显示 phyton3 可用,我可以使用 'jupyter notebook' 启动笔记本
不确定下一步该怎么做? 谢谢。
【问题讨论】:
标签: .net-core jupyter-notebook anaconda