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

Поделиться
HTML-код
  • Опубликовано: 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 ruclips.net/user/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: ruclips.net/video/oR670Txwh88/видео.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 RUclips channel ruclips.net/user/dataprofessor
    🌟 Join the Newsletter of Data Professor newsletter.dataprofessor.org

  • @KenJee_ds
    @KenJee_ds 3 года назад +10

    Great tutorial!!!

    • @CodingProfessor
      @CodingProfessor  3 года назад +1

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

  • @1boompje
    @1boompje Год назад +1

    Great introduction, thanks!

  • @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

  • @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.

  • @ludovikc2032
    @ludovikc2032 2 года назад +2

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

  • @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.