Skip to main content

Tags: Project Jupyter

All Categories (1-1 of 1)

  1. C++Explorer

    09 May 2024

    This repo builds a JupyterHub/Jupyter notebook server which offers an interactive C++ experience. The primary interface for this is through cling notebooks (cling is the C++ interpreter). We extend the cling notebook with certain magics, (namely %%writefile and...