Advika
Community Manager
Community Manager

Hello @karuppusamy!

That warning appears because the new editor is optimized for file-based workflows rather than notebooks. Notebooks still work, but they don’t behave like regular interactive notebooks, for example, you can’t run cells individually once they’re part of a pipeline. Splitting into files gives a smoother experience and makes your pipeline code easier to organize and maintain.

View solution in original post