diff --git a/docs/source/conf.py b/docs/source/conf.py index 58401070..a64a8f69 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -100,6 +100,7 @@ 'use_jupyter_lab': True, # Whether Binder links should start Jupyter Lab instead of the Jupyter Notebook interface. }, 'filename_pattern': '/', + 'ignore_pattern': 'pysap-etomo/', 'reference_url': { 'pysap': None, 'astro': None, diff --git a/plugins.txt b/plugins.txt index 037b8eec..0484ff09 100644 --- a/plugins.txt +++ b/plugins.txt @@ -1,2 +1,3 @@ pysap-astro==v0.0.2 pysap-mri==v0.5.0 +pysap-etomo==v0.0.2