Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/source/UsingXeus-Cpp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ Using xeus-cpp
- With xeus-cpp, you can write and execute C++ code interactively, seeing
the results immediately. This REPL nature allows you to iterate quickly
without the overhead of compiling and running separate C++ programs.

- To achieve C++ and Python integration within a Jupyter environment we can use
xeus-cpp. Thereby you can write and execute C++ code interactively in
this environment.