Advertisement
Guest User

Untitled

a guest
Mar 4th, 2021
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. #!/usr/bin/env cached-nix-shell
  2. #!nix-shell https://github.com/NixOS/nixpkgs/archive/f288a8ced08511c70199902c09d01ea05d9c8563.tar.gz
  3. #!nix-shell -i python3
  4. #!nix-shell -p python3Packages.scikitlearn
  5. #!nix-shell -p python3Packages.matplotlib
  6. #!nix-shell -p python3Packages.pandas
  7. #!nix-shell -p python3Packages.ipython
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement