【问题标题】:inline input in shell command in google colaboratorygoogle colaboratory中shell命令的内联输入
【发布时间】:2018-04-10 07:25:20
【问题描述】:

我在 colaboratory notebook 中运行以下命令。

add-apt-repository ppa:mc3man/trusty-media

最后输出如下:

Also note that with apt-get a sudo apt-get dist-upgrade is needed for initial setup & with some package upgrades
 More info: https://launchpad.net/~mc3man/+archive/ubuntu/trusty-media
Press [ENTER] to continue or Ctrl-c to cancel adding it.

如何在单元格中输入[Enter]?

【问题讨论】:

    标签: google-colaboratory


    【解决方案1】:

    试试这个

    add-apt-repository ppa:mc3man/trusty-media -y
    

    【讨论】:

      猜你喜欢
      • 2016-09-12
      • 1970-01-01
      • 1970-01-01
      • 2019-05-29
      • 2020-09-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多