Sign inSign up

kriss024/anaconda-python-for-data-science

By kriss024

•Updated about 5 years ago

Anaconda Python 3.8.8 with TensorFlow 2.6, XGBoost, LightGBM, OpenCV libraries

Image
1

1.1K

kriss024/anaconda-python-for-data-science repository overview

⁠Anaconda Python for Data Science

⁠Python 3.8.8 with TensorFlow 2, XGBoost, LightGBM, OpenCV libraries

⁠How to Use this Image

To launch the container, run the following command:
in Windows:

docker run -it --name python3 -p 8888:8888 -v C:\Work:/home/notebooks kriss024/anaconda-python-for-data-science

in Windows WSL or Linux:

docker run -it --name python3 -p 8888:8888 -v "$PWD":/home/notebooks kriss024/anaconda-python-for-data-science

Navigate to http://127.0.0.1:8888/⁠ in your web browser to run the jupyter notebook

⁠Content

  • Anaconda Python 3.8.8
  • Jupyter Notebook
  • Beautiful Soup
  • Bokeh
  • GeoPy
  • Category Encoders
  • Dask
  • ELI5
  • Flask
  • Hyperopt
  • Hyperopt-sklearn
  • imageio
  • Joblib
  • Keras
  • NumPy
  • OpenCV
  • Openpyxl
  • Pandas
  • Pingouin
  • Pillow
  • Plotly
  • psycopg2
  • scikit-learn
  • SciPy
  • seaborn
  • SHAP
  • Statsmodels
  • spaCy
  • SQLAlchemy
  • Theano
  • TensorFlow 2
  • XGBoost
  • LightGBM

Tag summary

Content type

Image

Digest

Size

3.7 GB

Last updated

about 5 years ago

docker pull kriss024/anaconda-python-for-data-science