Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add interoperability chapter #168

Merged
merged 16 commits into from
Nov 15, 2023
Merged
5 changes: 4 additions & 1 deletion jupyter-book/introduction/analysis_tools.ipynb
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"(introduction:analysis-frameworks)=\n",
"\n",
"# Analysis frameworks and tools"
]
},
Expand Down Expand Up @@ -3282,7 +3285,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.8.12"
},
"vscode": {
"interpreter": {
Expand Down
Loading
Loading