Skip to content

Commit

Permalink
Add notebook and conda environment for visualization of qsiprep QC ou…
Browse files Browse the repository at this point in the history
…tput
  • Loading branch information
richford committed Sep 3, 2020
1 parent 2d484ca commit 26ec820
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 0 deletions.
298 changes: 298 additions & 0 deletions notebooks/2020-09-03-visualize-qsiprep-qc.ipynb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions viz-environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name: viz-qsiprep-qc
channels:
- conda-forge
dependencies:
- altair==4.1.0
- dask==2.6.0

0 comments on commit 26ec820

Please sign in to comment.