Skip to content

JavierGOrdonnez/jupyter-neuron

 
 

Repository files navigation

jupyter-neuron

Source code for the o2S2PARC JupyterLab NEURON Service, based on jupyter-neuron. It also contains NEURON-based packages, including:

for the Python kernel.

Building the docker image:

make build

Test the built image locally:

make run-local

Note that the validation directory will be mounted inside the service.

Raising the version can be achieved via one for three methods. The major,minor or patch can be bumped, for example:

make version-patch

If you already have a local copy of o2S2PARC running and wish to push data to the local registry:

make publish-local

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 56.1%
  • Makefile 43.9%