To work with LOGAN Search data, see slide 35 of Rayan Chikhi | Project Logan Assembling all public sequencing data | CGSI 2024 (around 20.32 minute mark), need awscli and zst installed
Last active
May 24, 2025 02:48
-
-
Save fomightez/ddea2bbe89c7f67a47c8b0bac65b8dc2 to your computer and use it in GitHub Desktop.
JupyterLab current on Binder with awscli and zstd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: jupyterlab | |
channels: | |
- conda-forge | |
dependencies: | |
- jupyterlab>=4.3.0rc1 | |
- notebook>=7.3.0b1 | |
- python=3.12 | |
- ipympl | |
- ipywidgets | |
- voila | |
- pandas | |
- matplotlib | |
- seaborn | |
- awscli | |
- zstd | |
- nbgitpuller |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment