CALS NOTE

  • Home
  • Archives
  • Cheatsheets
  • rss
  • About
  • Friends
2018-02-28 Calvin Lam
Comments

Python sandbox platform jupyter

Python

Installation

1
docker pull tensorflow-notebook

Basic Use

1
2
3
docker run -it --rm -p 8888:8888 jupyter/tensorflow-notebook

# open brower: http://localhost:8888/?token=xxxxxxxxxx

Reference

jupyter docker-stack
https://github.com/jupyter/docker-stacks

  • Jupyter
  • Python
  • Sandbox
  • Web
Newer
Apache 24 authz_core error and solution
Older
MacOS install ImageMagick

CALS NOTE

© 2020 Calvin Lam
Modify from Apollo theme, designed by SANOGRAPHIX.NET
Powered by Hexo