Contents Menu Expand Light mode Dark mode Auto light/dark mode
A guide on pybind and jupyterlite
A guide on pybind and jupyterlite
  • Homepage
  • Part 1: C++
    • Compiling with scikit-build-core
    • Compiling with pure setuptools
    • Pyodide
  • Part 2: jupyterlite
    • Preparing jupyterlite
    • Build and deploy
    • Embedding the notebook
Back to top

Part 1: C++#

  • Compiling with scikit-build-core
    • A pyproject.toml
    • A CMakeLists.txt
    • A __init__.py
  • Compiling with pure setuptools
  • Pyodide
Next
Compiling with scikit-build-core
Previous
Home
Copyright © 2024, N. H.
Made with Sphinx and @pradyunsg's Furo