Skip to content

newton1985/jupyter-math

 
 

Repository files navigation

jupyter-math

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

additional gnu octave packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.2%
  • Dockerfile 25.3%
  • Makefile 16.0%
  • Python 7.5%