Sign inSign up

archfx/rosette

By archfx

Updated almost 3 years ago

This is a complete Racket image with rosette. And configured to work with jupyter notebook.

Image
0

1.2K

archfx/rosette repository overview

Racket +Rosette +Jupyter

This is a complete Racket image with rosette. And configured to work with jupyter notebook.

Run the docker container by

 docker run -t -p 8888:8888 -v "${PWD}/:/rosette" -w /rosette --name rosette archfx/rosette

Inside the container run the Jupyter server by

jupyter notebook --ip 0.0.0.0 --no-browser --allow-root

Click on the link that appers on the container terminal.

Enjoy coding!

Tag summary

Content type

Image

Digest

sha256:537bbed70

Size

524.5 MB

Last updated

almost 3 years ago

docker pull archfx/rosette