1. Jupyter console#

\(\mathrm{\Rightarrow }\) The embedded « Jupyter QtConsole » console appears.

  • The versions of Jupyter QtConsole, Python, and IPython are irrelevant.

_images/console_Jupiter_DA.png
  • 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.

_images/Import_dataanalytics.png