jupyter
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
jupyter [2016/09/01 08:44] – 만듦 rex8312 | jupyter [2025/04/20 06:11] (현재) – rex8312 | ||
---|---|---|---|
줄 1: | 줄 1: | ||
====== Jupyter ====== | ====== Jupyter ====== | ||
+ | <ifauth rex8312> | ||
+ | * < | ||
+ | * < | ||
+ | </ | ||
- | notebook 코드 감추기 & ' | + | ===== notebook 코드 감추기 & ' |
- | | + | |
- | | + | |
<code python> | <code python> | ||
줄 16: | 줄 20: | ||
di.display_html('''< | di.display_html('''< | ||
</ | </ | ||
+ | |||
+ | ===== Dashboard ===== | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | |||
+ | ===== Jupyter Lab ====== | ||
+ | |||
+ | * jupyter latex: https:// | ||
+ | * drawio 확장 설치: https:// | ||
+ | |||
+ | ===== Presentation using reveal.js ===== | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | |||
+ | ===== Tutorial ===== | ||
+ | |||
+ | * [[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.1472719462.txt.gz · 마지막으로 수정됨: (바깥 편집)