Introduction to Data Analysis Lesson 2 Jupyter Notebooks: Notebook Interface
Notebook Interface
You can create a new notebook by clicking “new” and then choosing a kernel, such as python3.
^ Create a new Notebook
The command above will create a new notebook in a new browser tab, named Untitled.ipynb, as shown below:
Feel fr...
philipdevblog.hashnode.dev3 min read