core
core copied to clipboard
WIP: feat add notebook
Types
- [x] 🎉 New Features
Background or solution
基于 Libro 让 OpenSumi 支持 notebook 能力。
目前待解决的问题如下:
- [ ] Libro 引入了 antd,需要研究下如何使用 OpenSumi 内置组件替换
- [ ] 前端直接和 jupyter server 通信可能存在跨域问题
- [ ] OpenSumi 作为 IDE 框架,默认集成 notebook 的 jupyter server 配置方式选择
Changelog
- feat: support notebook
- chore: upgrade global typescript to 5 to support
bundlermoduleResolution