在成功访问SSH后,我尝试在Colab上启动Jupyter实验室。我收到了以下错误消息,并想知道是否有任何解决方案。contents_manager_class' trait of <jupyterlab.labapp.LabApp object at 0x7f5cc9c73fd0> instance must be a type, but 'google.colab_contents_manager.ColabFileContentsManager' could not be imported 我
我用的是谷歌可乐。我已经安装了PyGMT。现在,我想安装Geopandas,但是当我输入"!pip install geopandas“或"!你能帮我在googlecolab中安装geopandas吗?这是我的代码; from google.colab import driveimport osimport os
sys.path.append当我这样做