I tried to use VSC extension (for view/rendering) combined with MCP for editing. All inside Cursor. And while I created env from extension (and was able to run code), MCP tried to run notebook with default Python, which failed as I don't have deepnote-toolkit installed globally. Ideally I'd want to use environment from the extension because it has everything (incl. integrations) setup already
I tried to use VSC extension (for view/rendering) combined with MCP for editing. All inside Cursor. And while I created env from extension (and was able to run code), MCP tried to run notebook with default Python, which failed as I don't have
deepnote-toolkitinstalled globally. Ideally I'd want to use environment from the extension because it has everything (incl. integrations) setup already