Skip to content

Commit 0e08b30

Browse files
committed
Generic link to notebook with output
1 parent 6fc8136 commit 0e08b30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PyPI_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pip install asmc-preparedecoding
3535
### Example notebook
3636

3737
Examples 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

4040
Please note that to run the notebook you should first clone the repository and install Jupyter:
4141

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)