core icon indicating copy to clipboard operation
core copied to clipboard

WIP: feat add notebook

Open zhanba opened this issue 1 year ago • 0 comments

Types

  • [x] 🎉 New Features

Background or solution

基于 Libro 让 OpenSumi 支持 notebook 能力。 image

目前待解决的问题如下:

  • [ ] Libro 引入了 antd,需要研究下如何使用 OpenSumi 内置组件替换
  • [ ] 前端直接和 jupyter server 通信可能存在跨域问题
  • [ ] OpenSumi 作为 IDE 框架,默认集成 notebook 的 jupyter server 配置方式选择 image

Changelog

  • feat: support notebook
  • chore: upgrade global typescript to 5 to support bundler moduleResolution

zhanba avatar Aug 16 '24 10:08 zhanba