Skip to content

Commit 34c5beb

Browse files
mcbartonvgvassilev
authored andcommitted
Remove reference to Python in documentation
1 parent ae51e6a commit 34c5beb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/source/UsingXeus-Cpp.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,3 @@ Using xeus-cpp
44
- With xeus-cpp, you can write and execute C++ code interactively, seeing
55
the results immediately. This REPL nature allows you to iterate quickly
66
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

Comments
 (0)