宁波市市建设法规颁发网站wordpress 查询插件
jupyter for c++
jupyter for c++
- jupyter for c++
 - 配置环境
 - 问题
 
- 参考文档
 
配置环境
-  
需要
clang编译器 -  
安装
aconda- 默认情况下,anaconda navigator包与anaconda Distribution一起安装,并包含依赖包qt。默认情况下,qt的所有依赖项也应安装,但某些版本的Anaconda Distribution可能需要安装以下扩展依赖项,以便在Linux中使用GUI(图形用户界面)包:
 
apt-get install libgl1-mesa-glx libegl1-mesa libxrandr2 libxrandr2 libxss1 libxcursor1 libxcomposite1 libasound2 libxi6 libxtst6- 下载安装器
 
# Replace <INSTALLER_VERSION> with the version of the installer file you want to download # For example, https://repo.anaconda.com/archive/Anaconda3-2023.09-0-Linux-x86_64.sh 
