Using the Conda install package name to install the required Python is very convenient, but the official server is abroad, so the download speed is very slow, the domestic Tsinghua University provides the Anaconda warehouse image, we only need to configure the Anaconda configuration file, add Tsinghua's Mirror source, Then set it as the first search channel, see
How to configure the link between python installation (Anaconda) and ipython remote server in linux, anacondaipython
Basic installation steps:
1. Download Software
Wget
2. install it. Always enter or yes.
Bash Anaconda3-5.0.1-Linux-x86_64.sh
3. Input python to check whether the installation is successful.
If there are
Jupyter beautification: https://www.cnblogs.com/dotnetcrazy/p/8760189.htmlWin version of the installation is too simple to say, step by step is OK, this period of time the development environment is Linux, so also easy to install, and then send a text record, service the public barFirst of all, some net programmers are interested in, many people envy the interactive programming of Python (the benefits are needless to say, do not know can search under)
1. Open Start--anaconda3--anaconda Prompt
2. Enter PIP install
such as Pip install Pyinstaller (the third third-party of the packaged Python program) waits for installation to complete
3.pip of COMMON commands
Install installation Library
Uninstall Unload Library
List lists the information that has been installed on the library
Show list details of installed libraries
Search searches the library via PyPI
Help command
If you want to view t
Tags: org nether targe open terminal rip View Download HTTPS forPrepare file Anaconda:
https://www.anaconda.com/download/
I downloaded the latest 64-bit (x86) Installer (524 MB)Then install it in the directory of the downloaded Anaconda installation package
Bash anaconda3-5.0.0.1-
First download the Anaconda installation package on Linux:$ wget https://repo.anaconda.com/archive/Anaconda3-5.1.0-Linux-x86_64.shThen empower and execute the Setup program:$ chmod +x anaconda3-5.1.0-linux-x86_64.sh$./anaconda3-5.1.0-lin
Originally wanted to write an article about Anaconda, but see here to write so detailed, turn, the original text here: Linux Installer Anaconda Analysis (cont.)
(1) disptach.py: Let's take a look at the main interface of the dispatcher class.1 GoToNext Gotoprev: These two interfaces move forward (backwards) from the current installation step (back) to the next
1. Download Anaconda Https://www.continuum.io/downloads2. Installing Anaconda3.conda Install Package-name//installation of various libraries with Anaconda4. Found Python import package-name not foundSolve$ export pythonpath= $PATHONPATH:/home/user-name/anaconda2/lib/python2.7/site-packagesInclude the path to the various packages installed by Anaconda into the sys
First to install the Anaconda.Note that to add an environment variable to the system, there is an option for this. Or you'll need to manually CD to Anaconda3\bin to execute the instructions below.
Due to the installation of TensorFlow, use
Pip Install TensorFlow
The instructions always go wrong, even with the official website.
Pip Install--upgrade HTTPS://STORAGE.GOOGLEAPIS.COM/TENSORFLOW/WINDOWS/CPU/TENSORFLOW-0.12.0RC1-CP35-CP35M-WIN_AMD64.WHL
and similar instructions on
"--LOCATION=MBR--boot-drive=Sdaautopart--type=lvm# Partition Clearing Informationclearpart--none--Initlabel%Packages install some packages at the time of installation @^gnome-desktop-Environment@base@core@desktop-debugging@dial-up@directory-Client@fonts@gnome-desktop@guest-agents@guest-desktop-Agents@input-methods@internet-Browser@java-platform@multimedia@network-file-system-Client@networkmanager-Submodules@print-client@x11chronykexec-Tools%End%addon com_redhat_kdump--enable--reserve-mb='Auto'%E
For detailed help:Official document: "Installation Guide"Anaconda LocationAnaconda Command LineAnaconda Configuration MethodKickstart file formatKickstart CreateCD-based Linux installationAnaconda LocationCD, FTP, NFS, HTTPD, NFS* * Based on CD-ROM, install Linux, see text not * *Anaconda Command LineBoot:
need to be installed in the system installation, and so on.3. Script Segments%pre the script that was executed before the system was installed.%post scripts that are executed after the system is installed#ksalidator KsfileCheck the Kickstart file configuration for errors and need to install the System-config-kickstart package.#system-config-kickstart graphical editing Kickstart tool.Example: Creating a very small installation disc1. Mount the disc#mount/dev/cdrom/mnt/cdrom2. Copy the Isolinux i
Tags: Linux highlight pip jupyter fix nts edit sudo conda1, first intsall Anaconda to Tsinghua Mirror https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Bash Ana ...Cannot appear jupyter after installation notebookWorkaround: Set the default browser to the appropriate browser in BASHRC.Open BASHRC:
sudo gedit/home/.bashrc
Then add the last line in BASH
In Linux, how does one change the yum download location to local download ?, Yum local downloadLocation of the configuration file downloaded from yum
Cd/etc/yum. repos. d/
Change the file name to invalidate the file
Rename. repo. repo. bak *
Change CentOS-Media.repo.bak to local. repo
CentOS-Media.repo.bak cp local. repoEdit local. repo
Vi local. repo
Download and install the linux system. download and install the linux system.
Download and install a detailed tutorial on linux. First, you need to install a virtual machine and use the VMware software. We need to install it first
We recommend that you use the command line download tool. The command line tool is not only easy to use, but also has a high download speed and download efficiency. It is especially suitable for downloading files in large batches. The following describes the Linux download t
Linux, nginx: nginx build in linux environment 1: Download the nginx installation package. step 1: log on to nginx official website: nginx.org Step 2: Click the red font section to start downloading. Step 2: install the installation package on the linux server, I put it in the usrlocaldown directory and decompress it w
Linux multithreaded download tool axel Download abort issue
What's 1 axel?
Axel is a multi-threaded download tool under Linux, official website http://axel.alioth.debian.org/
2 Problems I have encountered
$> axel-a-N 10-s 409600 "Myurl"
There is no progress in downloadin
file to local. But the students also confused. I don't know what it is.Problem and resolution process:[email protected] ~]# which SZ/usr/bin/sz[Email protected] ~]# Ll/usr/bin/szlrwxrwxrwx 1 root root 6 2010/usr/bin/sz-/usr/local/lrzsz/bin/lrz#===> here, the SZ link to sz---/USR/LOCAL/LRZSZ/BIN/LRZ is clearly seen.It should be lsz.relative [email protected] ~]# rm-f/usr/bin/sz[email protected] ~]# which SZ/usr/bin/which:no sz in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/b
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.