Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 431 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 431 Bytes

Introduction to the Jupyter Notebook

The presentation is available on nbviewer or on GitHub

News

  • introduce jupyter lab
  • port code to python3

Interactive markdown

Press Shift + Enter to run the code below

print('hello')