Skip to content

Commit 1b706f8

Browse files
authored
Update available C++ kernels in documentation (#131)
1 parent 3ef699d commit 1b706f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorials.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on Jupyter kernels.
77

88
1. Install the xeus-cpp from source using conda-forge for fetching dependencies.
99

10-
2. Launch the Jupyter Notebook with C++-11, C++-14, C++-17 kernels available.
10+
2. Launch the Jupyter Notebook with either the C++17 or C++20 kernel available.
1111

1212
3. In a code cell, write the C++ code.
1313

0 commit comments

Comments
 (0)