Skip to content

ITISFoundation/jupyter-dakota

Repository files navigation

JupyterLab Dakota

This is the source code of the JupyterLab Dakota Service on oSPARC, it include the Dakota framework developed at Sandia National Laboratories (US) in a JupyterLab scripting environment. The Dakota project delivers both state-of-the-art research and robust, usable software for optimization and UQ. Broadly, the Dakota software's advanced parametric analyses enable design exploration, model calibration, risk analysis, and quantification of margins and uncertainty with computational models. See the project website for more information. Please visit Citing Dakota if you use this service in your research.


Information for developers of this o2S2PARC service

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