How to access the virtual environment directory where the databricks notebooks are running?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2022 08:54 AM
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.
Labels: