English

SuperNOVA: Design Strategies and Opportunities for Interactive Visualization in Computational Notebooks

Human-Computer Interaction 2024-04-01 v2 Machine Learning

Abstract

Computational notebooks, such as Jupyter Notebook, have become data scientists' de facto programming environments. Many visualization researchers and practitioners have developed interactive visualization tools that support notebooks, yet little is known about the appropriate design of these tools. To address this critical research gap, we investigate the design strategies in this space by analyzing 163 notebook visualization tools. Our analysis encompasses 64 systems from academic papers and 105 systems sourced from a pool of 55k notebooks containing interactive visualizations that we obtain via scraping 8.6 million notebooks on GitHub. Through this study, we identify key design implications and trade-offs, such as leveraging multimodal data in notebooks as well as balancing the degree of visualization-notebook integration. Furthermore, we provide empirical evidence that tools compatible with more notebook platforms have a greater impact. Finally, we develop SuperNOVA, an open-source interactive browser to help researchers explore existing notebook visualization tools. SuperNOVA is publicly accessible at: https://poloclub.github.io/supernova/.

Keywords

Cite

@article{arxiv.2305.03039,
  title  = {SuperNOVA: Design Strategies and Opportunities for Interactive Visualization in Computational Notebooks},
  author = {Zijie J. Wang and David Munechika and Seongmin Lee and Duen Horng Chau},
  journal= {arXiv preprint arXiv:2305.03039},
  year   = {2024}
}

Comments

Accepted at CHI 2024 (Late-Breaking Work). 17 pages, 11 figures, 1 table. SuperNOVA is available at: http://poloclub.github.io/supernova/. The code is available at: https://github.com/poloclub/supernova

R2 v1 2026-06-28T10:25:58.438Z