mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-08 13:37:29 +01:00
c7f9d7e305
- Replace NotebookTerminalComponent with CloudShellTerminalComponent in VCoreMongoQuickstartTab - Refactor useTerminal hook to send messages via WebSocket instead of postRobot/iframe - Register CloudShellTerminalComponent socket with useTerminal store - Remove notebook dependencies (useNotebook, allocateContainer) from VCoreMongoQuickstartTab - Remove useTerminal reference from NotebookTerminalComponent (dead code) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>