#리터레이트 #프로그래밍 #이맥스 $쿠알토 $주피터
#리터레이트 #프로그래밍 #이맥스 $쿠알토 $주피터
2024-06-03 Note aprj jupyter literate notes quarto조직모드: 수식: 프리뷰:
- org-latex-preview
DONE 파이썬 바벨 작업 문서
미니콘다 베이스 3.12, 우분투 파이썬 버전은 3.11.4
conda-env-list conda-env-activate
python --version
Python 3.10.14
미니콘다: :파이썬 활용 방법
PROG 둠이맥스 : 파이썬 지원
=> 아래 관련 링크를 보고 주피터 패키지를 커버한다. 물론 예시는 책에 나와 있는 것들을 다루면 된다. => 관련 링크 3개를 통합해서 하나의 그림으로 만들 되, 둠에서 제공하는 것들 부터 확인한다. 주피터 패키지가 제공하는 부분부터 확인해야 한다.
책에서 ipython 레플을 터미널에서 열어서 보여준다. 둠에 관련 기능이 있다.
modules/lang/python/autoload/python.el
- +python/open-ipython-repl
Python 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:45:18) [GCC 12.3.0] Type 'copyright', 'credits' or 'license' for more information IPython 8.4.0 -- An enhanced Interactive Python. Type '?' for help. In [1]: kk
- +python/open-repl
- 이건 안된다?!
아하! 이제 주피터 패키지를 볼 차례다.
이맥스에서 ein 과 jupyter 패키지가 핵심 역할을 하지 않는가! org 모듈에 서브로 다음과 같이 제공 된다.
+jupyter ; ipython/jupyter support for babel
별도 모듈로 ein 이 있다. 사용하지 않는다. 일단!
jupyter-run-repl
- 설치된 라이브러리 동작 및 결과 확인 > 바벨 출력
- 일단 둠 기본으로 다 해보고, 필요한 내용은 블로그 추가
관련 링크 : 주피터 노트북 => 조직모드로 대체 하는 방법
- (sqrt n.d.) “Replacing Jupyter Notebook with Org Mode” sqrt, 2021
- (Neuper 2023) “Replace Jupyter Notebook With Emacs Org Mode: Unleash the Power of Literate Programming” Neuper, Michael 2023
- (Bosch and martibosch 2023) “Jupyter in the Emacs universe” Bosch, Martí and martibosch 2023
- Emacs For PhD Students | Irreal - irreal.org
Related-Notes
References
Bosch, Martí, and martibosch. 2023. “Jupyter in the Emacs Universe.” Martí Bosch. May 24, 2023. https://martibosch.github.io/jupyter-emacs-universe/.
Neuper, Michael. 2023. “Replace Jupyter Notebook With Emacs Org Mode: Unleash the Power of Literate Programming.” Michael Neuper. February 27, 2023. https://michaelneuper.com/posts/replace-jupyter-notebook-with-emacs-org-mode/.
sqrt. n.d. “Replacing Jupyter Notebook with Org Mode.” Accessed June 3, 2024. https://sqrtminusone.xyz/posts/2021-05-01-org-python/.
마지막 수정일자