Lab2: Running your first Python Notebook Solved

$24.99 $18.99

HINT Read the lecture notes related to “Setting up JupyterLab Environment” Excercise-1 Setup JupyterLab on your laptop by following the instructions provided in Instructions to setup JupyterLab Environment.docx Excercise-2 Create your first python notebook and rename it to my-first-python-notebook-<YOUR_NAME>. You will see the filename my-first-python-notebook<YOUR_NAME>.ipynb in your present directory. Excercise-3 Execute the below print statement…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:

Description

5/5 – (2 votes)

HINT

  • Read the lecture notes related to “Setting up JupyterLab Environment”

Excercise-1

Setup JupyterLab on your laptop by following the instructions provided in Instructions to setup

JupyterLab Environment.docx

Excercise-2

Create your first python notebook and rename it to my-first-python-notebook-<YOUR_NAME>. You will see the filename my-first-python-notebook<YOUR_NAME>.ipynb in your present directory.

Excercise-3

Execute the below print statement in the first code shell of your python notebook created in Excercise-2

In [ ]: print(“Welcome to DataScience”)

Excercise-4

Submit your python notebook file

Lab2: Running your first Python Notebook Solved
$24.99 $18.99