小编PJ_*_*PJ_的帖子

如何在 Jupyter VS 代码中显示上次运行单元格的时间戳?

VScode 中的 Jupyter 显示单元执行时间如下:

'1.9s'
Run Code Online (Sandbox Code Playgroud)

但我想要一种在单元运行时添加时间戳的方法:

'1.9s on 4/28/22 10:30:05'
Run Code Online (Sandbox Code Playgroud)

我在浏览器的 Jupyter 中通过扩展程序实现了此功能,但尚未找到在 VSCode 中显示它的方法。有任何想法吗?

python jupyter visual-studio-code

8
推荐指数
1
解决办法
2081
查看次数

标签 统计

jupyter ×1

python ×1

visual-studio-code ×1