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 ae51e6a commit 34c5bebCopy full SHA for 34c5beb
docs/source/UsingXeus-Cpp.rst
@@ -4,8 +4,3 @@ Using xeus-cpp
4
- With xeus-cpp, you can write and execute C++ code interactively, seeing
5
the results immediately. This REPL nature allows you to iterate quickly
6
without the overhead of compiling and running separate C++ programs.
7
-
8
-- To achieve C++ and Python integration within a Jupyter environment we can use
9
- xeus-cpp. Thereby you can write and execute C++ code interactively in
10
- this environment.
11
0 commit comments