简体   繁体   English

在 Google Colab 中创建 Multiple.ipynb 笔记本

[英]Creating Multiple .ipynb Notebooks in Google Colab

is it possible to create more than the one default notebook in Google Colab Pro?是否可以在 Google Colab Pro 中创建多个默认笔记本

I first tried to create a new file with the.ipynb file extension and it shows up like this:我首先尝试使用 .ipynb 文件扩展名创建一个新文件,它显示如下: 创建新文件

Then I tried to create a new notebook like this:然后我尝试像这样创建一个新笔记本: 创建新笔记本

And that file opens up the same way as just creating an new file:该文件的打开方式与创建新文件的方式相同: 在此处输入图像描述

Basically, I'd like to create multiple notebooks like creating an new.ipynb notebook in Jupyter notebooks so I can use Google Colab the same way as Jupyter notebooks.基本上,我想创建多个笔记本,例如在 Jupyter 笔记本中创建一个 new.ipynb 笔记本,这样我就可以像使用 Jupyter 笔记本一样使用 Google Colab。 Is this possible in Google Colab?这在 Google Colab 中可行吗?

Google Colaboratory is quite different from jupyter notebook, you can't create and use 2 notebooks in a single session as it would also hurt the resources of the google colab. Google Colaboratory 与 jupyter notebook 完全不同,你不能在一个 session 中创建和使用 2 个 notebook,因为它也会损害 google colab 的资源。 They do not have made this feature.他们没有做出这个功能。 So it is not possible yet.所以现在还不可能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM