GithubHelp home page GithubHelp logo

byzer-notebook-vue's People

Contributors

admondguo avatar allwefantasy avatar chaozwn avatar chncaesar avatar githubnameting avatar lwz9103 avatar richardstark avatar wangcheng15 avatar zhengshuaipeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

byzer-notebook-vue's Issues

[bug] 修复了接口 /api/job/{$job_id} 取数结果因缺少 table schema 信息导致可能缺列的问题.Fix the problem that the interface/API /job/{$job_id} may be missing columns due to the lack of table schema information.

如果后端返回给前端的任务结果表,目前不携带 table schema 信息返回给前端。

如果当返回的结果中,有一列全是 null,那么在 api 返回的 json 中,这一列会丢掉,导致前端渲染结果表的时候,缺少一列。
而且也会存在列错位的问题。

期望行为:后端 api 返回的时候,需要将 table schema 和数据列完全返回,并且可以一一对应,在前端正确渲染结果表

"Run all" should auto fold the result panel by default except the last cell

In Byzer Notebook, when clicking "Run all" button, the results of each cell will be shown in notebook by default.

For a better user experience,if the user clicks ”Run all“ to execute an entire notebook, the result panel of each cell should be folded except two cases:

  1. result of the last cell should be shown by default
  2. if a cell execution catch an exception

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.