Sign inSign up

knockdata/snorkel

By knockdata

Updated almost 9 years ago

Stanford DAWN Snorkel docker image.

Image
0

973

knockdata/snorkel repository overview

Snorkel

Snorkel: Dark Data and Machine Learning - Christopher Ré

Build the image

docker build -t knockdata/snorkel

Run the container

docker run -it --name snorkel --rm -p 8888:8888 -v `pwd`:/root knockdata/snorkel

Now open the browser. http://localhost:8888

NOTE:

The current directory is mount as /root/ which will be notebook directory

The jupyter notebook is bind to * so it can be accessed from host

The token is specified as empty

Tag summary

Content type

Image

Digest

Size

3.2 GB

Last updated

almost 9 years ago

docker pull knockdata/snorkel