Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello, how can I write in the cell output console if I am prompted to answer y/n for example?
Fabric notebooks are not interactive. Can't treat them like command line scripts. I'm a little skeptic as to why you should have this requirement. maybe you can solve your requirement differently? if this is the only way, then you should find the parameter that forces y/n for your given scenario and append/pass that in-code.