karthik_p
Databricks Partner

@Marcel Baumgartner​ you can install notebook scoped, they are specific to notebook and particular session.

you can install by using %pip install <library name that you are going to install>

karthik.p