Skip to content

Conversation

@EstebanMarin
Copy link

Add Nix Flake Support

This PR adds Nix flake support to ensure consistent environment setup with the exact versions specified in the book.

Changes

  • Added flake.nix for reproducible development environment
  • Automatically sets up Python 3.10, micromamba, and all dependencies from environment.yml
  • Installs IPython kernel automatically on first run
  • Added macOS Apple Silicon support via micromamba
  • Updated README with Nix instructions
  • Added INSTRUCTIONS.org with setup guide

Usage

nix develop
jupyter notebook

The flake handles environment creation, activation, and kernel installation automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant