Skip to content

Instantly share code, notes, and snippets.

@fomightez
Last active May 24, 2025 02:48
Show Gist options
  • Save fomightez/ddea2bbe89c7f67a47c8b0bac65b8dc2 to your computer and use it in GitHub Desktop.
Save fomightez/ddea2bbe89c7f67a47c8b0bac65b8dc2 to your computer and use it in GitHub Desktop.
JupyterLab current on Binder with awscli and zstd
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