Sign inSign up

gillesndams/ipython

By gillesndams

Updated about 8 years ago

ipython (nbextensions) with R kernel, python 2, python 3, pyspark and rstudio

Image
0

1.2K

gillesndams/ipython repository overview

Quick description
  • The tag=0.3 offers python libraries for s3 (boto) and azure
  • The tag=spark offers pyspark (2.2.0) as a kernel + sparklyr. Thus you can do spark both in python and R
docker run -t -p 8888:8888 --name notebook -e "PASSWORD=test" -v /data/work:/data gillesndams/ipython:__tag__ > /data/docker/ipython_notebook.log 2>&1 &

You just then, will have to connect to https://localhost:8888 where the required password will be test

Tag summary

Content type

Image

Digest

Size

1.4 GB

Last updated

about 8 years ago

docker pull gillesndams/ipython:ds_notebook