Setup Jupyter Notebook in Local Machine

Execute Anaconda Navigator from Windows start menu. 2. Click [Launch] button to start the Jupyter Notebook. 3. Click [New] button to create new Python 3 notebook. Tutorial 1 Data Structure and Algorithm using Python @ Peter Lo 2020 4 4. Now you can start your development here. You can input “print ("Hello World")” and press [Alt] + [Enter] to test the first program. Tutorial 1 Data ... ................
................