当前位置:网站首页>Using Jupiter notebook in virtual environment
Using Jupiter notebook in virtual environment
2022-04-23 13:46:00 【Silent city of the sky】
jupyter notebook
(1) Install... In the corresponding virtual environment ipykernel
pip install ipykernel
(2) Then use ipykernel Generate virtual environment kernel
python -m ipykernel install --user --name Environment name
(3) View installed kernel Kernel and location of
jupyter kernelspec list
(4) Delete a kernal, Such as tensor-gpu
jupyter kernelspec remove tensor-gpu
install jupyter notebook
1. Use anaconda install
conda install jupyter notebook
2. Use pip Command to install
pip install jupyter
auxiliary :
jupyter notebook – markdown Use
1. Install extensions to add directories :
conda install -c conda-forge jupyter_contrib_nbextensions
2. There are too many navigation bars Nbextensions class , Click on Nbextensions Check "Table of Contens"
3. After the jupyter notebook Use markdown Click on **** The icon in the figure below can be used .
4. Add links
Add the body of the link
Jump tips
Jump tips
No prompting
5. Load the specified web page source code
%load URL
6. Load local python file
%load python The absolute path to the file
7. Run directly without loading
%run python The absolute path to the file
or
!python python The absolute path to the file
8. Get the absolute path of the current location
%pwd
or
!pwd
版权声明
本文为[Silent city of the sky]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230556366052.html
边栏推荐
- MySQL [read / write lock + table lock + row lock + mvcc]
- TCP 复位gongji原理和实战复现
- The difference between is and as in Oracle stored procedure
- Three characteristics of volatile keyword [data visibility, prohibition of instruction rearrangement and no guarantee of operation atomicity]
- Leetcode? The first common node of two linked lists
- Analysis of cluster component gpnp failed to start successfully in RAC environment
- Technologie zéro copie
- 这个SQL语名是什么意思
- Storage scheme of video viewing records of users in station B
- TIA博途中基于高速计数器触发中断OB40实现定点加工动作的具体方法示例
猜你喜欢

Lenovo Saver y9000x 2020

Technologie zéro copie

Common types and basic usage of input plug-in of logstash data processing service

【重心坐标插值、透视矫正插值】原理以及用法见解

Dolphin scheduler source package Src tar. GZ decompression problem

SAP ui5 application development tutorial 72 - animation effect setting of SAP ui5 page routing

Apache seatunnel 2.1.0 deployment and stepping on the pit

Leetcode brush question 𞓜 13 Roman numeral to integer

零拷貝技術

Set Jianyun x Feishu Shennuo to help the enterprise operation Department realize office automation
随机推荐
SAP UI5 应用开发教程之七十二 - SAP UI5 页面路由的动画效果设置试读版
Tersus notes employee information 516 MySQL query (time period uniqueness judgment of 2 fields)
Zero copy technology
Ai21 labs | standing on the shoulders of giant frozen language models
Dynamic subset division problem
面试官给我挖坑:单台服务器并发TCP连接数到底可以有多少 ?
Oracle index status query and index reconstruction
Basic SQL query and learning
Campus takeout system - "nongzhibang" wechat native cloud development applet
SAP UI5 应用开发教程之七十二 - SAP UI5 页面路由的动画效果设置
The interviewer dug a hole for me: what's the use of "/ /" in URI?
Modification of table fields by Oracle
Special window function rank, deny_ rank, row_ number
MySQL [read / write lock + table lock + row lock + mvcc]
Why do you need to learn container technology to engage in cloud native development
Oracle defines self incrementing primary keys through triggers and sequences, and sets a scheduled task to insert a piece of data into the target table every second
SSM project deployed in Alibaba cloud
切线空间(tangent space)
Bottomsheetdialogfragment + viewpager + fragment + recyclerview sliding problem
Solution: you have 18 unapplied migration (s) Your project may not work properly until you apply