ipython notebook在Ubuntu下的安装

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ipython notebook在Ubuntu下的安装相关的知识,希望对你有一定的参考价值。

在Linux环境下,其实IDE环境配置比较容易配。所以建议用linux做开发。

首选启动终端:Ctrl+Alt+T

1.sudo apt-get update

2.sudo apt-get install python-pip

3.sudo apt-get install ipython

4.sudo apt-get install ipython-notebook

5.ipython notebook

以上是关于ipython notebook在Ubuntu下的安装的主要内容,如果未能解决你的问题,请参考以下文章

windows远程访问ubuntu下的jupyter notebook必要配置

ubuntu web server ipython notebook install

安装anaconda-换源-安装ipython-安装ipython notebook

ubuntu14.04安装jupyter notebook

如何修改jupyter notebook的默认工作路径

Ubuntu 20.04 下Jupyter notebook配置