Skip to content

Byzer Notebook V1.2.0

Compare
Choose a tag to compare
@hellozepp hellozepp released this 29 Apr 03:45
· 62 commits to main since this release
00fe14a

发布日期:2022-04-29

很高兴地宣布,今天我们正式发布了 Byzer Notebook 1.2.0 版本。

Byzer Notebook 是基于 Byzer 引擎搭建的开源网页交互计算(Web IDE)应用平台。Byzer Notebook 为业务分析师、数据科学家和 IT 工程师提供了统一的平台和语言,支持交互式地编写和运行代码,能够更好地帮助用户打通复杂的数据链路,实现低成本的数据分析和 AI 落地。

主要内容更新

  1. 在该版本中,我们优化了产品的安装部署流程,在可执行脚本中引入了环境检查,并优化了终端的信息显示。用户可通过调整 ${BYZER_NOTEBOOK_HOME/conf 目录下的配置文件, 然后执行 ${BYZER_NOTEBOOK_HOME/bin/notebook.sh start | stop | restart} 就可以对 Byzer 引擎进行启动,停止以及重启等操作,在易用性和可维护性上得到了巨大的提升。设计详情请参考 BIP 2: Optimize Notebook scripts

该改动将会影响使用旧版本的用户,Byzer Notebook 的启动停止方式发生了变化。

  1. 在该版本中引入了 Byzer Notebook 和 Byzer Engine 之间的心跳检测机制,以及增加了外部数据源的管理功能,设计详情请参考 BIP3: Engine side heartbeat monitoring and external data source management

优化改进

缺陷修复

反馈

如果您遇到疑问或者问题,请到 Byzer-Notebook 项目中提交 Feature Request 或提交 Bug

或通过邮件联系 PMC Member:[email protected]

欢迎大家积极反馈使用体验与遇到的问题,共同参与社区建设。

致谢

感谢在 Byzer Notebook 1.2.0 版本中贡献的社区小伙伴(以下排名不分先后):AdmondGuo,Jinghua Zhan,jiachuan.zhu,songliting,wangcheng15,Lindsaylin,ZhengshuaiPENG,hellozepp,tiemuxu,Yifan Chen


Publish Date:2022-04-29

It's a pleasure to announce that we just updated Byzer Notebook to the latest version :Byzer Notebook 1.2.0.

Byzer Notebook is an open-source web interactive computing (Web IDE) application platform based on the Byzer engine. Byzer Notebook provides a unified platform and language for business analysts, data scientists, and IT engineers to write and run code interactively, enabling users to bridge complex data links and achieve low-cost data analysis and AI landing.

Majar Changes

  1. In this version, we have optimized the installation and deployment process of Byzer Notebook, introduced environment checks, and optimized the display of terminal information. User can change the configuration by modifying the property files in ${BYZER_NOTEBOOK_HOME/conf, and can start, stop, restart the Byzer Notebook by executing ${BYZER_NOTEBOOK_HOME/bin/notebook.sh start | stop | restart}. Details please refer to [BIP 2: Optimize Notebook scripts](https://github.com/byzer-org/byzer-notebook/wiki/BIP-2:-Optimize-Notebook-scripts)。

This may introduce the break changes,The way to start or stop Byzer Notebook has been changed.

  1. This version introduced the heartbeat detection mechanism between Byzer Notebook and Byzer engine, and also introduced the management function of external data sources, for details please refer to [BIP3: Engine side heartbeat monitoring and external data source management](https://github.com/byzer-org/byzer-notebook/wiki/BIP-3%5BACCEPTED%5D:-Engine-side-heartbeat-monitoring-and-external-data-source-management)

Enhancement

Bugfix

Download

Please download [Byzer Notebook 1.2.0](https://download.byzer.org/byzer-notebook/1.2.0/)

Byzer Notebook 1.2.0 adapts to the [Byzer-lang 2.3.0](https://download.byzer.org/byzer/2.3.0/)

Feedback

If you meet any problem, please submit an issue in project Byzer-Notebook

Or contact PMC Member:[[email protected]](mailto:pmc.byzer.org)

Welcome data developers to join and build community ecology.

Acknowledgments

Thanks to those who contributed to Byzer Notebook 1.2.0 (the following ranks are in no particular order): AdmondGuo, Jinghua Zhan, jiachuan.zhu, songliting,wangcheng15, Lindsaylin, ZhengshuaiPENG, hellozepp, tiemuxu, Yifan Chen