【问题标题】:How to use Google Colaboratory server as python interpreter in Python IDE?如何在 Python IDE 中使用 Google Colaboratory 服务器作为 Python 解释器?
【发布时间】:2018-07-29 08:47:04
【问题描述】:

Google Colaboratory 目前默认为代码开发提供类似 Jupyter notebook 的界面。但是我觉得在没有高级IDE特性的情况下在这个接口上进行代码开发是有限制的。

如果我可以使用 Google Colaboratory 作为远程 python 控制台服务器在 Spyder 或 Pycharm 等 IDE 中进行代码开发,那就太好了。我该怎么做?

【问题讨论】:

标签: python pycharm jupyter-notebook spyder google-colaboratory


【解决方案1】:

我不知道这是否可能,但您可以使用 PyCharm IDE 支持这种类型的界面和功能。此外,它还提供了更多功能。请查看https://www.jetbrains.com/help/pycharm/using-ipython-notebook-with-product.html

【讨论】:

    【解决方案2】:

    Google Collaboratory 不能用作远程 python 控制台。 看看这个FAQ,它清楚地表明它只是一个 Jupyter 笔记本环境。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-07-01
      • 1970-01-01
      • 2023-03-04
      • 2019-05-12
      • 1970-01-01
      • 2010-09-25
      • 2021-08-06
      • 1970-01-01
      相关资源
      最近更新 更多