Skip to content

Instantly share code, notes, and snippets.

@manics
Last active November 2, 2025 22:49
Show Gist options
  • Select an option

  • Save manics/39cb912ae18f4733b0155c2e63a13e7f to your computer and use it in GitHub Desktop.

Select an option

Save manics/39cb912ae18f4733b0155c2e63a13e7f to your computer and use it in GitHub Desktop.
name: example-environment
channels:
- conda-forge
dependencies:
- python=3.14
- numpy
- pandas
- matplotlib
- pip
- pip:
- jupyterlab==4.5.0rc0
- jupyterlab-sql-explorer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment