Skip to content

Commit 9132609

Browse files
authored
Update cpp notebook names (#66)
1 parent b11f605 commit 9132609

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

content/notebooks/Intro.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"\n",
8585
"- [**`Lorenz.ipynb`**](Lorenz.ipynb) uses Python to demonstrate interactive visualizations and computations around the [Lorenz system](https://en.wikipedia.org/wiki/Lorenz_system). It shows off basic Python functionality, including more visualizations, data structures, and scientific computing libraries.\n",
8686
"- [**`r.ipynb`**](r.ipynb) demonstrates the R programming language for statistical computing and data analysis.\n",
87+
"- [**`cpp.ipynb`**](cpp.ipynb) demonstrates the C++ programming language for scientific computing and data analysis.\n",
8788
"- [**`sqlite.ipynb`**](sqlite.ipynb) demonstrates how an in-browser sqlite kernel to run your own SQL commands from the notebook. It uses the [jupyterlite/xeus-sqlite-kernel](https://github.com/jupyterlite/xeus-sqlite-kernel).\n",
8889
"\n",
8990
"### Other sources of information in Jupyter\n",
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)