How to Create a New Kernel In Jupyter Notebook (2024)

Опубликовано: 14 Февраль 2025
на канале: The Code City
1,855
6

In this video, I'll show you how you can create a new Kernel In Jupyter Notebook.

☕Buy me a coffee: https://www.buymeacoffee.com/thecodecity
🌐Connect with me:
TikTok: tiktok.com/@thecodecity
Twitter: / thecodecity
Instagram: / thecodecity
Website: https://thecodecity.com

Steps to Create a new kernel in jupyter notebook:
1. create a new virtual env
2. activate the virtuan env
3. install ipykernel in virtual env
4. Install kernel

By the end of the video, you'll see how you can add a new kernel in jupyter notebook and use it.