The following links provides examples of Orekit usage in a IPython notebook environment. The examples are stored in the examples directory of the repository and can be viewed directly in gitlab.
[Basic setup of orekit](https://gitlab.orekit.org/orekit-labs/python-wrapper/blob/master/examples/The_Basics.ipynb)
[Ground track plot](https://gitlab.orekit.org/orekit-labs/python-wrapper/blob/master/examples/orekit_map.ipynb) using the Python Basemap module for mapping.
[Examples directory in repository](https://gitlab.orekit.org/orekit-labs/python-wrapper/-/tree/master/examples)
Note that for the included examples, a data file with parameters is needed in the current directory (can be downloaded from [the gitlab repo](https://gitlab.orekit.org/orekit/orekit-data/-/archive/master/orekit-data-master.zip). Note that default name in setup_orekit_curdir() is orekit-data.zip.