//! Notebook Exporter for Jupyter bridge (ENT-024)
//!
//! Provides export to Jupyter notebook format (.ipynb) with
//! evcxr kernel support for Rust.
pub use ;
pub use ;
pub use KernelSpec;
/// Split source into lines for Jupyter format
pub