Skip to content

Commit

Permalink
[gsoc24] fix xeus logo name in projects (#1511)
Browse files Browse the repository at this point in the history
* Update project_Xeus-Cpp.md

* rename xeus-logo.png to Xeus-Cpp-logo.png
  • Loading branch information
aaronj0 authored Feb 12, 2024
1 parent 90ae6ef commit f171a37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _gsocprojects/2024/project_Xeus-Cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project: Xeus-Cpp
layout: default
logo: Xeus-Cpp-logo.png
description: |
[Xeus-Cpp](https://xeus-cpp.readthedocs.io/en/latest/index.html) xeus-cpp is a Jupyter kernel
[Xeus-Cpp](https://xeus-cpp.readthedocs.io/en/latest/index.html) is a Jupyter kernel
for cpp based on the native implementation of the Jupyter protocol xeus. This enables users to
write and execute C++ code interactively, seeing the results immediately. This REPL (read-eval-print-loop)
nature allows rapid prototyping and iterations without the overhead of compiling and running separate C++ programs.
Expand Down
File renamed without changes

0 comments on commit f171a37

Please sign in to comment.