CODEDRAGON ㆍDevelopment/Python
JupytherLab(주피터랩)
· 주피터 노트북의 진화한 버전으로 UI뿐만 아니라 새로운 기능이 많이 추가되어졌습니다.
· 여러 파일을 창을 분할을 통해 배치하거나 마크다운, CSV, 파이썬 파일을 노트북 상에서 편집하고 저장할 수도 있습니다.
· R Studio와 비슷한 인터페이스를 가진 웹기반 도구입니다.
https://jupyterlab.readthedocs.io/en/stable/
JupyterLab is Ready for Users
https://blog.jupyter.org/jupyterlab-is-ready-for-users-5a6f039b8906
JupyterLab Online Demo
우측의 [Try it on Binder]클릭하면 주피터랩 온라인에서 확인해 볼 수 있습니다.
https://jupyterlab.readthedocs.io/en/stable/
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo
'Development > Python' 카테고리의 다른 글
파이썬 기본 문형, 파이썬의 예약어, 잘못된 예약어 사용 (0) | 2019.10.21 |
---|---|
아이리스 데이터(iris dataset) (0) | 2019.10.18 |
관계연산자(비교 연산자) (0) | 2019.10.15 |
딕셔너리에서 제공되는 메소드 (0) | 2019.10.15 |
TensorFlow 패키지 (0) | 2019.10.15 |