Skip to content

당장 데이터 분석 환경을 설정해서 연습해 볼 수 있는 Docker 환경

Notifications You must be signed in to change notification settings

kangthink/notebook-analyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notebook-analyze

당장 데이터 분석 환경을 설정해서 연습해 볼 수 있는 docker container

무엇이 설치되어 있나요?

  • python3.6
  • pandas
  • numpy
  • scikit-learn
  • excel (utils)
  • spark @deprecated
  • tensorflow

사용법

git clone https://github.com/kangthink/notebook-analyze.git
docker run -p 9999:8888 -v `pwd`/data:/app/data -v `pwd`/notebook:/app/notebook kangthink/notebook:latest

(notbook Tips): https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/

About

당장 데이터 분석 환경을 설정해서 연습해 볼 수 있는 Docker 환경

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages