.ipynb")
+ ```
+1. In case if notebook has specific requirements on python version or OS, it should be noted on top of notebook (before any code blocks) using
following colored block:
```
Important note: This notebook requires python >= 3.9. Please make sure that your environment fulfill to this requirement before running it