python - SageMath 是否提供交互式教程?

标签 python jupyter-notebook jupyter sage

关于the SageMath tutorial tour page的第二段说

If you are viewing the tutorial in the Sage notebook, press shift-enter to evaluate any input cell.

这是否意味着 SageMath 提供了交互式教程 以 Jupyter 笔记本的形式设置?如果我点击 Sage Tutorial sage notebook 帮助菜单中的选项,一个 新的 html 窗口打开,其中包含教程的离线副本 在官方网站上。

SageMath 是否以形式提供交互式教程 Jupyter 笔记本?

最佳答案

到目前为止,激活教程只适用于遗留的 SageNB 笔记本。通过运行启动它

sage -n sagenb

在终端中,然后从其菜单访问文档或教程, 并激活它们。

在 Jupyter notebook 上也进行了这项工作:

关于python - SageMath 是否提供交互式教程?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50854931/

相关文章:

jupyter-notebook - 将 ipython notebook 转换为 notebook 时隐藏一些单元格

python - asyncio.run() 不能从正在运行的事件循环中调用

python - 安装 jupyter notebook 扩展

python - 按多个值过滤列

python - 试图在另一个线程 wxpython 中创建一个对话框

python - 使用 Gmail API 从 Gmail 下载附件

python - 在 Xcode for Mac 中编译和链接 Python 的 C 扩展

python - 执行 os.getcwd() 时出错?

python - VScode : Automating conversion of python file to Jupyter notebook with a task

jupyter-notebook - 在 JupyterLab 代码编辑器中启用自动换行