Skip to content

bolt-project/bolt-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Bolt Docker image

This repo contains a Dockerfile and example notebooks for trying Bolt, including the Spark backend.

If you want to explore this environment interactively, we recommend using the live notebook service, hosted by CodeNeuro and imlpemented using tmpnb.

If you want to develop, we recommend setting up a Python environment with Anaconda and installing a local version of Bolt (see the Bolt documentation for more information).

Running

To run the image on OS X follow these instructions:

  • Download and install boot2docker

  • Launch the boot2docker application from your Applications folder

  • Type docker run -i -t -p 8888:8888 freemanlab/bolt

  • Point a web browser to http://192.168.59.103:8888/

Releases

No releases published

Packages

No packages published