jupyter
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 | ||
jupyter [2020/03/19 13:48] – [Presentation using reveal.js] rex8312 | jupyter [2025/02/10 02:08] (현재) – [C++] rex8312 | ||
---|---|---|---|
줄 35: | 줄 35: | ||
* [[https:// | * [[https:// | ||
+ | |||
+ | |||
+ | ===== Kernels ===== | ||
+ | |||
+ | ==== C++ ==== | ||
+ | |||
+ | <code bash> | ||
+ | # cling | ||
+ | conda install xeus-cling -c conda-forge | ||
+ | </ | ||
+ | |||
+ | ==== RUST ==== | ||
+ | |||
+ | <code bash> | ||
+ | cargo install --locked evcxr_jupyter | ||
+ | evcxr_jupyter --install | ||
+ | </ | ||
+ | |||
+ | ==== Julia ===== | ||
+ | |||
+ | <code julia> | ||
+ | using Pkg | ||
+ | Pkg.add(" | ||
+ | </ | ||
+ | |||
+ | ===== terminal ===== | ||
+ | |||
+ | * nbterm | ||
+ | * https:// | ||
+ | |||
+ | {{tag> |
jupyter.1584625713.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)