Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft public docs for Multi-Channel timeseries and Large Image workflows #96

Merged
merged 14 commits into from
Jun 12, 2024
7 changes: 5 additions & 2 deletions workflows/multi_channel_timeseries/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,16 @@ dependencies:
- pandas
- xarray
- ipykernel
- mne
- jupyterlab
- zarr
- kerchunk
- pyarrow
- dask
- jupyter_bokeh
- h5py
- pip
- pip:
- holonote
- holonote
- ndpyramid
droumis marked this conversation as resolved.
Show resolved Hide resolved
- tsdownsample
- mne
93 changes: 51 additions & 42 deletions workflows/multi_channel_timeseries/index.ipynb

Large diffs are not rendered by default.

Loading