๐ป Week 02 - Class Roadmap (90 min)
2022/23 Autumn Term
Welcome to the second seminar/lab class of DS101A.
This weekโs content is more hands-on. We will work with Python to explore, pre-process and tidy data. You will see how data scientists use programming to make their work more efficient.
Step 01 - Nuvolos Cloud Account Setup (10 min)
You must all have received an invite to create an account on the Nuvolos cloud. Please follow the instructions below to set up the account:
Click on the โReview Invitationโ button.
It will redirect you to the Nuvolos Cloud website, where it will ask you to join. After clicking the โAccess through your institutionโ button, please use your LSE email address.
On the next page, โFind your institutionโ, please enter โLondon School of Economicsโ and select the โLondon School of Economics and Political Scienceโ option from the dropdown.
And sign in using your LSE email address.
In a few seconds, it will redirect you to the Nuvolos Dashboard page, as shown below:
Now, click on the โJupyterLab 4โ section.
This will open a JupyterLab session.
On the top-left corner, click on the โ+โ icon.
It will open a window on the right-hand. Please select the โPython 3โ option from the Notebook section.
It will open an โUntitled.ipynbโ notebook. [Note: .ipynb is the extension for jupyter python notebooks].
To rename your file, right-click on the โUntitled.ipynbโ and it will give you an option for it, as below:
- Voila! Your first Jupyter Notebook is ready to go!