Skip to content

Instantly share code, notes, and snippets.

@page2me
Forked from kenjyco/01-Learning-Python3.md
Created February 21, 2020 09:29
Show Gist options
  • Select an option

  • Save page2me/f3abab201a63a6a01827714dd3e61f81 to your computer and use it in GitHub Desktop.

Select an option

Save page2me/f3abab201a63a6a01827714dd3e61f81 to your computer and use it in GitHub Desktop.
Learn Python 3 with Jupyter Notebook
*.swp
.ipynb_checkpoints/

Learning Python 3

This gist provides the learning-python3.ipynb notebook file, which can be viewed and edited in a Jupyter Notebook server to learn Python 3.

Once you load the notebook file to your local jupyter server, you can edit any of the cells, add new cells, or delete cells. The code cells will let you type and execute Python code (since we are using the Python 3 kernel). The markdown cells will let you type notes with a simple syntax.

Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment