Alibabacloud.com offers a wide variety of articles about install packages in jupyter notebook, easily find your install packages in jupyter notebook information here online.
What is Jupyter notebook?Jupyter Notebook is an upgrade of Ipython Notebook. Jupyter is able to organize real-time code , formulas, and visualizations into cells to form a code-friendly notebo
TensorFlow installation and jupyter notebook configuration, tensorflowjupyter
Tensorflow uses anaconda for ubuntu installation and jupyter notebook running directory and remote access configuration
Install Anaconda in Ubuntu
bash ~/file_path/file_name.sh
After the license is displayed, press Ctrl + C to skip it, and ye
command you want to enter: Conda install--channel xxxx URL
Enter the package information that you want to install, enter Y to agree and install.
Some packages download very slowly, you can open lantern first
Jupyter Notebook Use and configuration
Ubuntu under input jupyter noteboo
Notebook
Write a piece of code to test, here is a Python drawing program, click the Run cell can see the result is a Sin,cos function image
2. Install a kernel other than Python (take Scala for example)
#jupyter Kernelspec List
To view the kernel that have been installed
Available Kernels:
Python3/users/daheng/anaconda3/lib/python3.5/site-pack
Tags: check local Latest language LSP method website pre RMI1. R InstallationUsually under terminal directly apt-get can, in 16.10 get to R-3.3.1, at present the latest seems to be R-3.4.2, can go to the official website to download source code compilation (https://www.r-project.org)?sudo Install R-base2. Configuring R's kernel in Jupyter notebookRecently ran Python under Jupyter, easy to debug while taking
.
Input print "hello world" to view the output of hello world.
Press Ctrl + Z and press enter to exit.
Pip Test
Input pip in cmd. The output similar to this shows that pip is correctly installed.
Install VC for Python
Without this, many data analysis packages cannot be installed, because these packages are written in C ++ at the underlying layer. You can download VC for Python from here.Install the python l
database, or you cannot find the commandPyenv Rehash8. Add Jupyter to the service list Vi/lib/systemd/system/jupyter.serviceModified to read as follows:[Unit] description=juyperafter=network.target[service]tpye=forkingenvironmentfile=/root/.pyenv/shims/ Jupyter-notebookexecstart=/root/.pyenv/shims/jupyter-notebook--ip
1. Install miktex1. Download install MikTeX2. Update maintenance (Admin), MiKTeX Update (Admin) 3. Configure ChineseMaintenance (Admin), Settings (admin), select Packages tab, select the option under Language support "Chinese,japanese, Korea N "Applicationthe next step is to open the Command window (execute as Administrator) "Initexmf-uINITEXMF--edit-config-file UpdmapA notebook will appear, and we will ent
output like this to prove that Pip is properly installed InstallationVC for PythonWithout this, a lot of data analysis packages are not installed, because these packages are written in C + +, you can download VC for Python from hereInstallation of common data analysis to usePython librarypip install numpypip install pandaspip install matplotlibpip install statsmodelsInstallationIpython NotebookPip Instal
version
CD ~/downloads/
bash anaconda3-4.4.0-linux-x86_64.sh
The anaconda is usually installed in the/OPT directory, and if it is installed in the home directory, then the environment directory needs to be determined after activating the environment.
SOURCE Activate Tf-gpu
echo $PATH
TensorFlow Settings
When we install the Anaconda, we need to set up Jupyter and install the TensorFlow GPU.
Conda Create--name Tf-gpu python=3.6
source activate Tf-gp
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.