ibrahimcesar/velociplot

Jupyter notebook integration

Open

#18 建立於 2025年11月29日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (0 fork)auto 404
help wantedpriority: lowtype: feature

倉庫指標

Star
 (3 star)
PR 合併指標
 (PR 指標待抓取)

描述

Description

Enable velociplot to display plots directly in Jupyter notebooks (via Python bindings or evcxr).

Features

  • Inline plot display
  • Interactive plots in notebooks
  • Integration with evcxr (Rust kernel)
  • Integration with Python kernel

Tasks

  • Research Jupyter display protocols
  • Implement display trait for notebooks
  • Test with evcxr
  • Test with Python kernel (after PyO3 bindings)
  • Create example notebooks

Acceptance Criteria

  • Plots render inline in Jupyter
  • Works with both Rust and Python kernels
  • Interactive features available

貢獻者指南