File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ pip install asmc-preparedecoding
3535### Example notebook
3636
3737Examples for using the Python package can be found in the following Jupyter notebook:
38- - [ creating decoding quantities] ( https://github.com/PalamaraLab/PrepareDecoding/blob/4a206d577a8cd431ab6dd59bbccc4035ab8b1069 /notebooks/CreatingDecodingQuantities.ipynb )
38+ - [ creating decoding quantities] ( https://github.com/PalamaraLab/PrepareDecoding/blob/main /notebooks/CreatingDecodingQuantities.ipynb )
3939
4040Please note that to run the notebook you should first clone the repository and install Jupyter:
4141
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ where `{{{SANITISER}}}` is one of:
145145
146146- Bump the version number in [pyproject.toml](pyproject.toml), [CMakeLists.txt](CMakeLists.txt), and [vcpkg.json](vcpkg.json)
147147- Update [RELEASE_NOTES.md](RELEASE_NOTES.md)
148- - Update permalink to the notebook in [PyPI_README.md](PyPI_README.md )
148+ - Ensure supported python versions are up-to-date in [pyproject.toml](pyproject.toml )
149149- Push changes and check that all [GitHub workflows](https://github.com/PalamaraLab/PrepareDecoding/actions) pass
150150- Tag the commit in Git using syntax ` vX.Y.Z`
151151- Make a release on GitHub, which should trigger a new build that will upload Python wheels to PyPI
You can’t perform that action at this time.
0 commit comments