Anaconda Python 3.8.8 with PyGAD, TensorFlow 2.6, scikit-learn libraries
263
To launch the container, run the following command:
in Windows:
docker run -it --name pygad -p 8888:8888 -v C:\Work:/home/notebooks kriss024/anaconda-python-and-pygad
in Windows WSL or Linux:
docker run -it --name pygad -p 8888:8888 -v "$PWD":/home/notebooks kriss024/anaconda-python-and-pygad
After that you can start using the commands in container
Content type
Image
Digest
Size
2.1 GB
Last updated
about 5 years ago
docker pull kriss024/anaconda-python-and-pygad