I generated some code and trying to apply to my codebase, however after click Apply, I got a pop window says File unsupported…Anyone got similar issue ? There is my enviorment
What you can do and sometimes help is : select the cell code and add to chat ( Cmd + Shift + L or equivalent) ask for edit/fix.etc
the result should have a Run as Cell option, that inserts after the active cell a new cell with the code.
It’s far from perfect but it works for some use cases when you get used.
What helped with my Notebook “addiction” as well is to move complex code to a single .py file and import it, being able to use more of Cursor features in this compound way productively.
Still. I want and expect being able to use full cursor features in a Jupyter notebook, or whoever solves that thanks to the beauty of SaaS, Open Source, competition and developer adaptability
As currently even with py files the code apply is not always working ( with Chat or Composer ) and could not find why, I am still business “happier” ( more productive ) and keep wishing for a continued growth of Cursor !
Would love to be able to use Jupyter Notebooks with Cursor (integral to my development flow), but “Apply” in Chat doesn’t work for a Jupyter Notebook with error “File unsupported”. It would be great if Cursor could apply it’s suggestion not only to “.py” files but also “.ipynb”.
ya now Cursor works partly within a notebook cell, but the chat/edit/tab seems have no context of codes in other cells, not quite convinent for now.
Really hope Cursor could make more progress with jupyter/data-analyst/ML users’ pipline.