python312Packages.lion-pytorch: 0.2.2 -> 0.2.3 (#364581)
[NixPkgs.git] / pkgs / applications / editors / jupyter-kernels / xeus-cling / test.ipynb
blob27e5932b8c8f9932f110013c7878a48135bf7523
2  "cells": [
3   {
4    "cell_type": "code",
5    "execution_count": 1,
6    "id": "574ed398-7bfe-4a34-a7dd-9fa85535aed2",
7    "metadata": {},
8    "outputs": [],
9    "source": [
10     "#include <iostream>\n",
11     "std::cout << \"Hello world.\";"
12    ]
13   }
14  ],
15  "metadata": {
16   "kernelspec": {
17    "display_name": "C++ 17",
18    "language": "cpp",
19    "name": "cpp17"
20   }
21  },
22  "nbformat": 4,
23  "nbformat_minor": 5