From dcb67220f990c2d60cd13abd552fa5c9024a71b1 Mon Sep 17 00:00:00 2001 From: GILIYAR RADHAKRISHNA Chaithya Date: Thu, 11 Jan 2024 11:33:43 +0100 Subject: [PATCH] Change env --- docs/source/conf.py | 2 +- environment.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 5dcdf29d..9a26e0eb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -100,7 +100,7 @@ 'notebooks_dir': 'notebooks', # Jupyter notebooks for Binder will be copied to this directory (relative to built documentation root). 'use_jupyter_lab': True, # Whether Binder links should start Jupyter Lab instead of the Jupyter Notebook interface. }, - 'filename_pattern': '/', + 'filename_pattern': '/plot', 'ignore_pattern': 'pysap-etomo/', 'reference_url': { 'pysap': None, diff --git a/environment.yml b/environment.yml index 221370a3..0b441d85 100644 --- a/environment.yml +++ b/environment.yml @@ -12,8 +12,8 @@ dependencies: - pip: - setuptools>=60.0.0 - python-pysap@git+https://github.com/cea-cosmic/pysap - - modopt@git+https://github.com/cea-cosmic/modopt - - pysap-mri@git+https://github.com/cea-cosmic/pysap-mri + - modopt@git+https://github.com/cea-cosmic/modopt@develop + - pysap-mri@git+https://github.com/cea-cosmic/pysap-mri@develop - finufft - mri-nufft