This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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.