Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions .github/workflows/build-push-notebooks.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/test-notebooks.yml

This file was deleted.

60 changes: 0 additions & 60 deletions .github/workflows/test-pr.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[![Documentation Status](https://readthedocs.org/projects/pyopenms/badge/?version=latest)](https://pyopenms.readthedocs.io/en/latest/?badge=latest)
[![Build notebooks from master and push to master+ipynb](https://github.com/OpenMS/pyopenms-docs/actions/workflows/build-push-notebooks.yaml/badge.svg)](https://github.com/OpenMS/pyopenms-docs/actions/workflows/build-push-notebooks.yaml)
[![Test code in notebooks](https://github.com/OpenMS/pyopenms-docs/actions/workflows/test-notebooks.yml/badge.svg)](https://github.com/OpenMS/pyopenms-docs/actions/workflows/test-notebooks.yml)

pyOpenMS Documentation
======================
Expand All @@ -27,11 +25,3 @@ Documentation
The readthedocs pyOpenMS documentation is generated from the master branch of this repository, see [docs/README.md](docs/README.md)

The generated documentation is available here: https://pyopenms.readthedocs.io/en/latest/

Jupyter Notebooks
=============
Are created by CI and stored in master+ipynb to not clutter the master branch.

Binder integration
=============
Binder uses the Jupyter Notebooks in master+ipynb. The conda environment is described in environment.yml, the post-build event installs the nightly pyopenms wheel. Currently, only environment.yml is used by binder. Note: You can test a branch "jpfeuffer-patch-6" using https://notebooks.gesis.org/binder/v2/gh/OpenMS/pyopenms-docs/jpfeuffer-patch-6
3 changes: 0 additions & 3 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ BUILDDIR = build
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

doc:
cd source ;bash generate_ipynb.sh

.PHONY: help Makefile

# Catch-all target: route all unknown targets to Sphinx using the new
Expand Down
67 changes: 0 additions & 67 deletions docs/pandoc_filters/admonitionfilter.py

This file was deleted.

23 changes: 0 additions & 23 deletions docs/pandoc_filters/code_pandocfilter.py

This file was deleted.

32 changes: 0 additions & 32 deletions docs/pandoc_filters/ignore_pandocfilter.py

This file was deleted.

25 changes: 0 additions & 25 deletions docs/pandoc_filters/transformlinks_pandocfilter.py

This file was deleted.

47 changes: 0 additions & 47 deletions docs/pandoc_filters/transformreferences_pandocfilter.py

This file was deleted.

6 changes: 0 additions & 6 deletions docs/source/_templates/navbar-run-binder.html

This file was deleted.

Loading
Loading