You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To complete some of the exercises you will need to use a text-editor or Python IDE, so make sure you have your favourite available.
39
39
40
+
We will be using also JupyterLab to demonstrate code during the course. To prepare, please install ipykernel and register your `py311_env` environment with JupyterLab by running the following commands:
As the instructor, you should additionally install the `shapely` package, which you may need for a brief demo during the episode on scientific Python packages.
0 commit comments