Today, when I try to use Jupyter notebook as an image display tool, I find that images made with matplotlib automatically start an Image display window that cannot be displayed on a Web page, and my intention is to use Jupyter Notebook
notebook
6, the remote access server browser recommended the use of Firefox, virtual machine Linux installed by default is the Firefox browser
http://remote server ip:8888
7, if the login failed, it is possible that the server firewall settings problem, the simplest way is to establish an SSH channel locally:Enter SSH username@address_of_remote-l127.0.0.1:1234:127.0.0.1:8888 in the local terminalThe remote
First step, install Pycaffe Notebook interface Environment After the successful installation of Caffe in the previous step, it is possible to do the training data set through Caffe or predict various related things, just need to operate through the Caffe command at the command line, and this step Pycaffe installation and notebook environment configuration is just for more convenient to
Welcome to the big Data and AI technical articles released by the public number: Qing Research Academy, where you can learn the night white (author's pen name) carefully organized notes, let us make a little progress every day, so that excellent become a habit!Own computer co-existence of Python2 and Python3,ipython as a tentative REPL interpreter use the frequency is still very high, respectively, in 2 and 3 after the installation of Ipython
In the near future, whether you do data analysis or emergency reply to do ppt, you may need to draw some of the data display diagram; Before we all use Excel to draw, but Excel drawing has certain limitations, such as you want to draw a cumulative histogram, Excel is very troublesome, So let's introduce a Python-based interactive data analysis tool, Ipython notebook. This article will introduce you to the b
How to use both Python2 and 3 in Jupyter.
Since I am installing Jupyter notebook through anaconda, the coexistence of Anaconda2 (Python2) and Anaconda3 (Python3) needs to be addressed first.
You only need to select the Anaconda3 installation directory in the D:\Anaconda2\e
.3.2 Ipython QtconsoleDirect Click to open,3.3 IPython NotebookWe click Open directly, or enter Ipython.exe notebook at the command prompt.4. Spyder (IDE) 4.1 SpyderThe biggest advantage of the Spyder is that it mimics the "working space" of MATLAB.Direct Click to open:4.2 Other Ides Use the AnacondaSince the installation of Anaconda comes with the Spyder integra
Use notebook notes (1), use notebook notes1. Precautions for enabling remote access to notebook
After Ipython notebook is installed, you can enable the Service as follows:
ipython notebook
Use Ipython to write interactive notebook in Pycharm
1. Install Anaconda. It is recommended that you download and install Anaconda, which contains a rich library and the Ipython we need to use next. All the operations are one-step, specifically from the Pycharm call
installation is more cumbersome and complex, the general people are difficult to install success, fortunately, the great God will be required for scientific computing modules and Ipython packaging for users to use, Anaconda is one of the better one. In short, installing the anaconda, you install the Python+numpy+scipy+matplotlib+ipython+ipython
This article mainly introduces the installation and use of Ipython Notebook guide, Small series feel very good, and now share to everyone, but also for everyone to do a reference. Let's take a look at it with a little knitting.
Installing Ipython Notebook
I am using Anaconda3, so I bring my own interactive Ipython. If you are not using
Ipython notebook: Has become an important tool for teaching, computing and scientific research with Python, and many examples are using. ipynb files. Use the browser to do the IDE, the results of the display platform, and so on.The first step is to install PythonStep two, pip install--timeout=100--proxy=10.30.21.6:808-i Https://pypi.tuna.tsinghua.edu.cn/simple-U Spyder PYQT5 TensorFlow Opencv-python Opencv-
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.