Skip to content

codeneuro/neurofinder-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Neurofinder Docker image

This repo contains the Dockerfile and example notebooks for the environment used in the Neurofinder challenge. The environment includes scientific Python, Spark, Thunder, and the IPython notebook.

This is mainly provided as a reference image.

If you want to explore this environment interactively, we recommend using our notebook service.

If you want to develop algorithms locally, we recommend setting up a local Python environment with Anaconda.

Running

To run this image, if you are new to Docker, follow these instructions to get set up on (on OS X):

  • Download and install boot2docker

  • Launch the boot2docker application from your Applications folder

  • Type docker run -i -t -p 8888:8888 codeneuro/neurofinder

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

About

Docker image for Neurofinder challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published