The only CONDA tutorial you'll need to watch to get started

Поділитися
Вставка
  • Опубліковано 30 кві 2021
  • In this video, you will learn the bare essentials to get you started in using conda to manage your Python projects and libraries. Particularly, you'll learn from downloading and installing conda, to using conda and finally sharing your conda environment with others. Let's get started!
    🔗 Mini-conda conda.io/projects/conda/en/st...
    ⭕ Support my work:
    🌟 Subscribe to this channel (Coding Professor) / @codingprofessor
    🌟 Subscribe to my other channel Data Professor ua-cam.com/users/dataprofessor...
    🌟 Join the Newsletter of Data Professor newsletter.dataprofessor.org
    🌟 Buy me a coffee www.buymeacoffee.com/dataprof...
    ⭕ Recommended Books:
    🌟kit.co/dataprofessor
    ✅ Python Basics: A Practical Introduction to Python 3 amzn.to/3awdWgm
    ✅ Learn Python Programming (The no-nonsense, beginner's guide) amzn.to/2RFpSpn
    ✅ Learn to Program with Minecraft amzn.to/3x2MujZ
    ✅ Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners amzn.to/2QzkyDs
    ⭕ Disclaimer:
    Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.
    ⭕ Stock photos, graphics and videos used on this channel:
    ✅ Video intro made using Placeit 1.envato.market/c/2346717/628...
    #python #conda #codingprofessor
  • Наука та технологія

КОМЕНТАРІ • 20

  • @CodingProfessor
    @CodingProfessor  3 роки тому +2

    👉 Watch this next: ua-cam.com/video/oR670Txwh88/v-deo.html (The Art of Learning Data Science - How to learn data science in 2021)
    ----------
    🌟 Download Kite for FREE www.kite.com/get-kite/?
    🌟 Buy me a coffee www.buymeacoffee.com/dataprofessor
    🌟 Subscribe to Data Professor UA-cam channel ua-cam.com/users/dataprofessor
    🌟 Join the Newsletter of Data Professor newsletter.dataprofessor.org

  • @1boompje
    @1boompje Рік тому +1

    Great introduction, thanks!

  • @KenJee_ds
    @KenJee_ds 3 роки тому +10

    Great tutorial!!!

    • @CodingProfessor
      @CodingProfessor  3 роки тому +1

      Hi Ken, thanks for watching, this means a lot 😊

  • @Fino71
    @Fino71 6 місяців тому

    Very helpful! Thanks!!

  • @Mentalistclan
    @Mentalistclan 3 роки тому +4

    It’s very helpful thank you

  • @introvertvsextrovert747
    @introvertvsextrovert747 7 місяців тому +1

    In my environment, I want some of my packages to not update automatically, how can I do that

  • @ludovikc2032
    @ludovikc2032 2 роки тому +2

    I've been looking far and wide. How do I actually write code.

  • @user-or7ji5hv8y
    @user-or7ji5hv8y 3 роки тому +5

    Does the version of Python need to already exist on your computer before Conda can use it?

    • @CodingProfessor
      @CodingProfessor  3 роки тому +2

      Conda works in either situation, whether you have an existing Python installed.

  • @PigeonSpeaks
    @PigeonSpeaks 11 місяців тому

    enter environment. do a git clone. downloads. nothing shows up in the current directory. where is it?

  • @user-or7ji5hv8y
    @user-or7ji5hv8y 3 роки тому +4

    How about Pyenv? Can you do a comparison?

  • @abbassabouni957
    @abbassabouni957 Рік тому

    way too many links in the description, non of which for the mini conda. very bad

  • @user-or7ji5hv8y
    @user-or7ji5hv8y 3 роки тому +2

    Another suggestion: Poetry

  • @benjaminlee8709
    @benjaminlee8709 Рік тому +1

    unfortunately not enough to get me started.