当前位置:网站首页>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
边栏推荐
- Modification of table fields by Oracle
- Search ideas and cases of large amount of Oracle redo log
- Window analysis function last_ VALUE,FIRST_ VALUE,lag,lead
- Software test system integration project management engineer full truth simulation question (including answer and analysis)
- Innobackupex incremental backup
- TIA博途中基於高速計數器觸發中斷OB40實現定點加工動作的具體方法示例
- Antd design form verification
- Test on the time required for Oracle to delete data with delete
- Detailed explanation of Oracle tablespace table partition and query method of Oracle table partition
- 顶级元宇宙游戏Plato Farm,近期动作不断利好频频
猜你喜欢
Example of specific method for TIA to trigger interrupt ob40 based on high-speed counter to realize fixed-point machining action
MySQL index [data structure + index creation principle]
为什么从事云原生开发需要学习容器技术
Logstash数据处理服务的输入插件Input常见类型以及基本使用
QT调用外部程序
QT calling external program
Window analysis function last_ VALUE,FIRST_ VALUE,lag,lead
Short name of common UI control
Double pointer instrument panel reading (I)
Lenovo Saver y9000x 2020
随机推荐
Basic SQL query and learning
校园外卖系统 - 「农职邦」微信原生云开发小程序
[multi screen interaction] realize dual multi screen display II: startactivity mode
kettle庖丁解牛第16篇之输入组件周边讲解
What does the SQL name mean
Dolphin scheduler scheduling spark task stepping record
Using Baidu Intelligent Cloud face detection interface to achieve photo quality detection
Django::Did you install mysqlclient?
Ora-16047 of a DG environment: dgid mismatch between destination setting and target database troubleshooting and listening vncr features
GDB的使用
Double pointer instrument panel reading (I)
Campus takeout system - "nongzhibang" wechat native cloud development applet
Oracle view related
Get the attribute value difference between two different objects with reflection and annotation
[Video] Bayesian inference in linear regression and R language prediction of workers' wage data | data sharing
Modification of table fields by Oracle
Oracle creates tablespaces and modifies user default tablespaces
Solution: you have 18 unapplied migration (s) Your project may not work properly until you apply
PG library checks the name
这个SQL语名是什么意思