You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I'm new here, so if i made some mistakes, just tell me.)
Currently LLM tools like claude code etc. can help development on project level, but it cant better communicate with notebook, so currently i cant find any notebook extention or MCP that developed for notebook that these tools can help development on notebooks.
Proposed Solution
I think there are 2 opssible solutions: 1) develop an extention for jupyterlab, which LLM tools can connect to and control notebook by this extention; 2) develop MCP for notebook, which LLM tools can connect to and control notebook more directly.