https://crazyj.tistory.com/174
ipynb 노트북 파일 형상관리
<!DOCTYPE html> ipynbgit jupyter 노트북 ipynb과 git 연동시 문제 ipynb 노트북 파일을 git에 올려서 형상관리를 하기란 쉽지 않다. 소스코드만이 아니라 output 이 포함되어 있고, 그 외 라인 번호 등 여러가지
crazyj.tistory.com
https://github.com/jupyterlab/jupyterlab-git
GitHub - jupyterlab/jupyterlab-git: A Git extension for JupyterLab
A Git extension for JupyterLab. Contribute to jupyterlab/jupyterlab-git development by creating an account on GitHub.
github.com
https://kibua20.tistory.com/184
Jupyter Notebook의 업그레이드: Jupyter Lab 설치 및 extension 사용법
Jupyter Lab은 Jupyter Notebook의 업그레이드 개발환경입니다. 기존 Jupyter Notebook은 Web 기반에서 Python 코드를 한 줄씩 실행하고 실행 결과를 확인할 수 있는 장점이 있었다면, Jupyter Lab은 기존 Jupyter Noteb
kibua20.tistory.com
'ML or DL > 개발환경' 카테고리의 다른 글
[딥러닝 환경구축] Tensorflow-gpu 정상 작동 확인하기 (GPU 점유확인) (1) | 2022.05.11 |
---|---|
[딥러닝 환경구축 (2/3)] RTX 3080 (Laptop) + Windows 10 + CUDA + cuDNN (0) | 2022.04.14 |
[Jupyter notebook] notebook 폰트 변경 (0) | 2022.01.20 |
[딥러닝 환경구축] Pytorch 설치 / RTX 3090 에 맞는 pytorch 설치 (0) | 2021.10.26 |
[Jupyter notebook] Jupyter Notebook에서 import torch 안될 때 (0) | 2021.10.26 |