Notes on the Code Quality Culture on Jupyter (Notebooks)

Softwaretechnik-Trends(2019)

引用 0|浏览0
暂无评分
摘要
While we argued in [5, 4] that code quality needs to take context into account, there is now software that demands a really different quality culture like we would be entering another planet. Jupyter, to be precise: A “Jupyter Notebook is [a] web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text.”1 It consists of text and code cells. The content of code cells is sent on demand to a Python session, executed and the output inserted below the cell. We will approach the quality of notebooks from the perspective of communicative code and design patterns.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要