{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# HPX + Cling + Jupyter\n", "This tutorial works in a special Jupyter notebook that can be used in one of two ways:\n", "* From this website: https://hpx-jupyter.cct.lsu.edu\n", "* From the docker image: stevenrbrandt/fedora-hpx-cling\n", "* Normally, each cell should contain declarations, e.g. definitions of functions,\n", " variables, or `#include` statements.\n", "