TEI0016 - Jupyter Demo
Copyright © 2020 Trenz Electronic GmbH
5 of 16
http://www.trenz-electronic.de
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
4 TEI0016 - Installation guide for Jupyter
Installation of Jupyter
Installation of Anaconda respectively Jupyter
Installation of Pyserial
Making the demos accessible for Jupyter
Starting Jupyter
Opening a demo
Alter the comport to yours
Running the demo
Annotations
4.1 Installation of Jupyter
Example
picture
The modules TEI0015, TEI0016 and TEI0023 offer software demonstrations of their basic functionality and
communication interface. This manual provides a step by step guide for installing the required software and
running the demos in general.
For the ease of accessibility and programmability the language
Python
(since version
3.5
) has been chosen.
The
project Jupyter
provides an excellent and open source entry for beginners and professionals.
Jupyter files are called Notebooks and have the ending
fileName
.ipynb, this manual refers to them as demo.
The following description of steps applies in its details to computers running windows 10, for other
operation systems, the steps are in general similar.
So running and editing the Demos requires the following steps:
Step 1 - Installation of Anaconda respectively jupyter
Step 2 - Installation of "pyserial"
Step 3 - Making the demos accessible for Jupyter
Step 4 - Starting Jupyter
Step 5 - Opening a demo
Step 6 - Alter the comport to yours
Step 7 - Running the demo
Annotations