使用网页版Jupyter Notebook和VScode打开.ipynb文件

目录

正文

[1、网页版Jupyter Notebook查看](#1、网页版Jupyter Notebook查看)

2、VScode查看


因为总是忘记查看文件的网址,收藏了但分类众多每次都找不到......当个记录吧(/捂脸哭)!

正文

此处以gitub中的某个仓库为例:

https://github.com/INM-6/multi-area-model/tree/d6d95ad044545a8be8acd3a671feb63cecc0cf00

其中想查看如下ipynb文件:

1、网页版Jupyter Notebook查看

(1)首先复制仓库链接

(2)打开网址:nbviewer

将(1)中链接复制并点击Go!即可

(3)效果如下:

点击对应文件查看即可。

2、VScode查看

安装扩展:VS Code Jupyter Notebook Previewer

安装以后就可以直接打开文件了(我用的黑夜模式,图不明显)

相关推荐
sphw13 小时前
nixnb: Jupyter Notebook 优雅分享
ide·人工智能·jupyter
编程阿峰1 天前
Python 环境配置(二)安装jupyter、matplotlib、numpy库
开发语言·python·jupyter·numpy·matplotlib
魔尔助理顾问2 天前
安装 Jupyter Notebook (推荐给 venv 用户)
开发语言·ide·python·jupyter
xuhe24 天前
一劳永逸!解决 AutoDL 系统盘(30GB)爆满与 pip 缓存迁移
linux·python·ai·jupyter
Y3815326625 天前
serpbase + Pandas + Jupyter 数据分析实战
jupyter·数据分析·pandas
栈溢出了11 天前
Jupyter 添加虚拟环境 Kernel 笔记
ide·笔记·jupyter
xing-xing12 天前
魔搭社区(ModelScope)下载模型文件
python·jupyter·llm
yang_coder1 个月前
juypter notebook启动ssl报错的处理记录
python·jupyter
菜板春2 个月前
jupyter入门-手册-特征探索
python·jupyter
程序媛kelly2 个月前
如何打开 .md / .ipynb 文件?Markdown 与 Jupyter Notebook 本地预览全攻略
ide·python·jupyter