This is the central repository for the development of the SAME project.
For instructions on how to install a standalone version of SAME, see the getting started guide. If you're a developer, see the developer documentation for instructions on how to build, run and test the codebase.
The project is laid out as follows:
same
CLI tool for compiling Jupyter notebooks against target DevOps backends.To publish a release to PyPI, run:
poetry publish --build
The version number of the release is defined in pyproject.toml
.