Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
z0gSh1u committed Oct 16, 2024
1 parent aabac38 commit 8b65aef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

SecretNote 是为 SecretFlow (隐语) 学习者和开发者定制的高级工具套件,可帮助您快速开展隐语实验。它包括 SecretNote SF 和 SecretNote SCQL,均以 Notebook 的形式呈现。前者用于 Python 下的 [SecretFlow](https://www.secretflow.org.cn/zh-CN/docs/secretflow) 运行,支持多节点代码执行和文件管理;后者用于进行 [SCQL](https://www.secretflow.org.cn/zh-CN/docs/scql) 相关实验。

<img src="docs/images/first-view.jpg" alt="first-view" style="zoom:25%;" />
<p align="center">
<img src="docs/images/first-view.jpg" alt="first-view" style="width: 500px;" />
</p>

\* _SecretNote 的设计是为了学习和原型实验,请勿在生产环境中直接使用。_

Expand Down

0 comments on commit 8b65aef

Please sign in to comment.