Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开始尝试Google 的 Colaboratory (它非常酷!)——这个系统是否期望您每次返回文档时都重新安装任何软件包/我应该预期是否存在已知的超时?
是的,这是预期的行为。
目前,每个用户都被分配了一个新的虚拟机,并且当用户在给定时间段内空闲时,该虚拟机将被回收。(该时间段目前为 90 分钟,但将来可能会更改。)打开多个笔记本的单个用户将共享一个后端 VM;不会有两个用户被分配到同一个虚拟机。