DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
create requirements file and load it in new envirnment.
$ conda list -e > req.txt $ conda create -n <environment-name> --file req.txt
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#create
#requirements
#file
#load
ADD COMMENT
Topic
COMMENT
Name
6+6 =
Submit