Это видео недоступно.
Сожалеем об этом.

Create Python Virtual Environment in Jupyter Notebook (2023)

Поделиться
HTML-код
  • Опубликовано: 2 дек 2023
  • In this video, I'll show you how you can create a python virtual environment in jupyter notebook. Jupyter notebook is a web based interactive platform which makes in very easy to live code, equations, narrative texts and more.
    Install PIP: • How to Install PIP in ...
    ☕Buy me a coffee: www.buymeacoff...
    🌐Connect with me:
    - TikTok: tiktok.com/@thecodecity
    - Twitter: / thecodecity
    - Instagram: / thecodecity
    - Website: thecodecity.com
    By the end of this video, you'll have create a virtual environment for use with Jupyter notebook.
    Video Topics:
    1. Create virtual environment for use in jupyter notebook
    2. Install IPYKernel in virtual environment
    3. Enable ipykernel for using virtual environment in jupyter notebook.
    4. Create virtual environment for use in jupyter notebook.
    If you have any problems creating virtual environment for use in jupyter notebook, let me know in the comments below.
    #jupyternotebook #virtualenv #jupytertutorial

Комментарии • 9

  • @harolreyes9347
    @harolreyes9347 6 месяцев назад +2

    Awesome video, I've been struggling with this for hours and you made it so easy.

  • @nileshkurangal5201
    @nileshkurangal5201 4 месяца назад +2

    Thanks, it just solved my issue 😊

  • @tarnished3644
    @tarnished3644 14 дней назад

    after I do this, there is an issue, the venv is not entirely separated with base, after activation whatever lib you install is inherited in base kernel as well (like pandas installed here will be installed in base as well)
    can you please suggest an alternative or a resolution

  • @user-ve2rx2jb8s
    @user-ve2rx2jb8s 4 месяца назад +1

    Thanks a million!

  • @alex_travels7236
    @alex_travels7236 3 месяца назад

    thanks man

    • @TheCodeCity
      @TheCodeCity  3 месяца назад

      You're welcome! glad it helped.

  • @user-ce2pq7ui3b
    @user-ce2pq7ui3b 3 месяца назад

    Kernel died again and again