How to access the virtual environment directory where the databricks notebooks are running?

Juniper_AIML
New Contributor

How to get access to a separate virtual environment space and its storage location on databricks so that we can move our created libraries into it without waiting for their installation each time the cluster is brought up.

What we want basically is a CLI access to the virtual env directory where the databricks notebooks are running.