1. Jupyter console#
Launch the DataAnalytics module.
Verify that the embedded « Jupyter QtConsole » console is visible.
If this is not the case, click on the « DA Tools > Console » menu.
\(\mathrm{\Rightarrow }\) The embedded « Jupyter QtConsole » console appears.
The versions of Jupyter QtConsole, Python, and IPython are irrelevant.

Type « import dataanalytics » in the « Jupyter QtConsole » console and press « Enter ».
Type « dataanalytics. » __name__ » and press « Enter. »
\(\Rightarrow\) It appears” dataanalytics” in the « Jupyter QtConsole » console.
