Skip to content

drssth/setup-python-with-conda-mamba

Repository files navigation

setup-python-with-conda-mamba

set up python with conda/mamba (both windows and linux)

why use conda/mamba?

  • includes binaries for easy installation
    • example: jupyterhub
  • mamba is faster than conda

overview

  1. conda/mamba management
  2. start from zero: explore with search engine
  3. setting up jupyter notebook

steps

  1. install minimamba
  2. add channel
  3. create env
  4. list existing and update all
  5. install packages: numpy scipy scikit-learn
  6. setup jupyter: install jupyter notebook jupyterlab and run
  7. using mamba inside notebook

run

  1. the bash script has been tested on ubuntu
  2. the bat script is a collection of the commands from the demo video

video demonstration (about 30 mins full recording)

About

set up python with conda/mamba (both windows and linux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published