https://ipywidgets.readthedocs.io/en/latest/
노트북에서 widgets을 이용해서 변수를 변경할때 사용하면 좋은 (그래프 할때 사용하면 좋을듯)
Tensorflow 를 하는 ML 유저라며 고려해볼만한 ml-tooling
(tensorflow, tensorboard, docker,, anaconda, pytorch, .... 관련된게 모두~ 설치가 되어있음
https://github.com/ml-tooling/ml-workspace
git을 사용하는 유저라면
https://github.com/jupyterlab/jupyterlab-git
메모장으로 markdown을 많이 작성한다면
https://github.com/jupyterlab/jupyterlab-toc
tensorboard 함께 사용한다면
https://github.com/chaoleili/jupyterlab_tensorboard
지도를 사용한다면 (geospatial visualization)
https://github.com/OpenGeoscience/geonotebook
'우리는 개발자 > 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 |