Skip to content

Instantly share code, notes, and snippets.

@SubhadityaMukherjee
Created August 25, 2021 00:14
Show Gist options
  • Save SubhadityaMukherjee/0bc278264825fc38a0857834282b830f to your computer and use it in GitHub Desktop.
Save SubhadityaMukherjee/0bc278264825fc38a0857834282b830f to your computer and use it in GitHub Desktop.
reqs-2
pip freeze > requirements.txt #for pip
conda list --export #for conda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment