Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The demos are linked to Jupyter through the import and use of only the following modules:
    IPython - Interacting from within the Notebook with its output / plots
    ipywidgets - Interactive Widgets/GUI elements for the Jupyter Notebook
  • Show line numbers inside a notebook: View → Toggle Line Numbers
  • Autocomplete is available when pressing the tabkey

  • Variables of a notebook cell are not encapsulated from other cells inside the same notebook