You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Improve docs navigation and add demo data CLI (#56)
* ENH: Move clinical disclaimer box on webpage
Floating box was obscuring text. Now disclaimer is integrated
with main text on top-level page.
* ENH: Link to BYOD Tutorials and include version info in top-level page
* ENH: Clarify how to download demo data
* ENH: Updated docs to use variable for version number
-`def test_download_data_cli_uses_requested_directory(monkeypatch, tmp_path)` (line 34): The --directory option controls where Slicer-Heart-CT is stored.
927
+
919
928
## tests/test_download_heart_data.py
920
929
921
930
-**class TestDataDownloadTools** (line 16): Synthetic tests for dataset verification helpers.
0 commit comments