사용자 도구

사이트 도구


jupyter

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
jupyter [2020/06/09 15:05] rex8312jupyter [2025/02/10 02:08] (현재) – [C++] rex8312
줄 39: 줄 39:
 ===== Kernels ===== ===== Kernels =====
  
-==== C++ =====+==== C++ ====
  
-  * cling 
 <code bash> <code bash>
-# conda install -c conda-forge cling +cling 
-conda install -c conda-forge xeus-cling+conda install xeus-cling -c conda-forge 
 +</code> 
 + 
 +==== RUST ==== 
 + 
 +<code bash> 
 +cargo install --locked evcxr_jupyter 
 +evcxr_jupyter --install
 </code> </code>
  
줄 53: 줄 59:
 Pkg.add("IJulia") Pkg.add("IJulia")
 </code> </code>
 +
 +===== terminal =====
 +
 +  * nbterm
 +    * https://blog.jupyter.org/nbterm-jupyter-notebooks-in-the-terminal-6a2b55d08b70
 +
 +{{tag>jupyter notebook}}
jupyter.1591715120.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)