Jupyter Notebook Tutorial | (with new 2021 Updates)

Опубликовано: 15 Октябрь 2024
на канале: edRevolution Tech
308
3

This video explains install, setup, and basic to advance functionalities of jupyter notebook in vscode with new updates. Now a days these Jupyter notebooks in vscode is becoming a standard for data projects and they more functions than old browser based jupyter notebooks.

#Jupyter_notebook_in_vscode

Timestams:
00:00 Introduction
01:30 Jupyter notebook set up in vscode
04:45 Jupyter notebook code cells
10:30 Markdown cells and formatting
14:16 Variables and Precautions while declaring variables
17:05 Dataviewer (For better visibility of a data object)
22:20 Gather (Get the related code specifically of cell)
24:57 Debugging