https://ipywidgets.readthedocs.io/en/latest/
노트북에서 widgets을 이용해서 변수를 변경할때 사용하면 좋은 (그래프 할때 사용하면 좋을듯)
ipywidgets — Jupyter Widgets 7.5.1 documentation
© Copyright 2017 Project Jupyter Revision ab54ea03.
ipywidgets.readthedocs.io
Tensorflow 를 하는 ML 유저라며 고려해볼만한 ml-tooling
(tensorflow, tensorboard, docker,, anaconda, pytorch, .... 관련된게 모두~ 설치가 되어있음
https://github.com/ml-tooling/ml-workspace
Build software better, together
GitHub is where people build software. More than 40 million people use GitHub to discover, fork, and contribute to over 100 million projects.
github.com
git을 사용하는 유저라면
https://github.com/jupyterlab/jupyterlab-git
jupyterlab/jupyterlab-git
A Git extension for JupyterLab. Contribute to jupyterlab/jupyterlab-git development by creating an account on GitHub.
github.com
메모장으로 markdown을 많이 작성한다면
https://github.com/jupyterlab/jupyterlab-toc
jupyterlab/jupyterlab-toc
Table of Contents extension for JupyterLab. Contribute to jupyterlab/jupyterlab-toc development by creating an account on GitHub.
github.com
tensorboard 함께 사용한다면
https://github.com/chaoleili/jupyterlab_tensorboard
chaoleili/jupyterlab_tensorboard
Tensorboard extension for jupyterlab. Contribute to chaoleili/jupyterlab_tensorboard development by creating an account on GitHub.
github.com
지도를 사용한다면 (geospatial visualization)
https://github.com/OpenGeoscience/geonotebook
OpenGeoscience/geonotebook
A Jupyter notebook extension for geospatial visualization and analysis - OpenGeoscience/geonotebook
github.com
'우리는 개발자 > Data Science' 카테고리의 다른 글
[Python] seaborn을 이용해 시각화를 아름답게! Statistical Data Visualization (0) | 2019.12.08 |
---|---|
Jupyter에서 한글 깨짐 배달의 민족 글씨체로 설정 (0) | 2019.12.02 |
[Python] embedding vector를 하나로 합치는 방법 (0) | 2019.09.07 |
[Python] 두개의 벡터(vector) cosine similarity 계산하는 방법 (0) | 2019.09.07 |
[Python] collections.Counter를 이용해 리스트의 값 개수세기 (0) | 2019.09.07 |