我是靠谱客的博主 独特绿草,最近开发中收集的这篇文章主要介绍jupyter 查看变量,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

  • 安装插件 Nbextensions
pip3 install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
  • 选中 Variable inspector

    重新打开 jupyter notebook,macos可在 edit > nbextensions config 打开配置页面,勾上 Variable inspector

  • 重启 jupyter notebook,可看到查看变量的按钮

 

最后

以上就是独特绿草为你收集整理的jupyter 查看变量的全部内容,希望文章能够帮你解决jupyter 查看变量所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(52)

评论列表共有 0 条评论

立即
投稿
返回
顶部