-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collection of SecretNote Improvement (until 1016) #65
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
z0gSh1u
commented
Oct 16, 2024
- [refactor] 项目结构整理,拆解为 secretnote-sf、secretnote-scql 组件 + 各自的 Playground + 各自的 Jupyter Server,并梳理了各自的代码和依赖
- [refactor] 自部署 SecretNote 前后端调整,Notebook 文件管理迁移到本地,数据文件和代码执行、代码提示等由代理转发至容器内,保持与原先的 secretnote-lite 的模式同构
- [refactor] 文案统一汉化并留出 i18n 位置
- [refactor] SCQL 服务前后端的类型对齐官方 proto,Broker API 名和参数对齐官方文档
- [refactor] 优化键盘组合键提示
- [feat] 支持 copy 常用代码段
- [feat] SCQL 页面展示 party 和 broker
- [feat] SCQL 项目支持调整 SPU Runtime 配置
- [chore] 支持 (linux/amd64, linux/arm64) × (1.9.0b0, 1.8.0b0, 1.7.0b0, 1.6.1b0) 的计算节点镜像非交叉构建
- [chore] 构建目标版本提升到 Python 3.10 及以上,Node.js 18 及以上
- [chore] 暂时将可观测前端&服务移出构建
- [docs] 补充、优化文档
… start optimizing SCQL
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.