We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef699d commit 1b706f8Copy full SHA for 1b706f8
docs/source/tutorials.rst
@@ -7,7 +7,7 @@ on Jupyter kernels.
7
8
1. Install the xeus-cpp from source using conda-forge for fetching dependencies.
9
10
-2. Launch the Jupyter Notebook with C++-11, C++-14, C++-17 kernels available.
+2. Launch the Jupyter Notebook with either the C++17 or C++20 kernel available.
11
12
3. In a code cell, write the C++ code.
13
0 commit comments