Sign inSign up

fenago/data-wrangling-python

By fenago

Updated over 4 years ago

Image
0

161

fenago/data-wrangling-python repository overview

Course Name Machine Learning

Docker Image fenago/data-wrangling-python

Run Image docker run -d --user root -p 80:80 --name wrangling -e GRANT_SUDO=yes -e JUPYTER_ENABLE_LAB=yes fenago/data-wrangling-python jupyter lab --port 80 --allow-root

Note: You can also run multiple instances of jupyterLab by changing container name and port ( -p <update-host-port>:80) in the above command.

Commit & Push Changes

docker commit wrangling fenago/data-wrangling-python

docker push fenago/data-wrangling-python

Tag summary

Content type

Image

Digest

Size

2.6 GB

Last updated

over 4 years ago

docker pull fenago/data-wrangling-python