Reply on inline runtime commands

Nickels
Databricks Partner

I feel like the answer to this question should be simple, but none the less I'm struggling.

I run a python code that prompts me with the following warning:

imageOn my local machine, I can accept this through my terminal and my machine do not run out of memory. I'm expecting the same to be the case when running it from Databricks. Hence, how do I accept this within runtime of the current command?

I'm missing some kind of terminal to type 'y' into, or I am missing something else entirely 🙂

Can someone help me out?