Skip to content

Commit

Permalink
changing notebook environment so it runs
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulgaur104 committed Aug 19, 2024
1 parent f9efd3c commit 03eb7fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/notebooks/tutorials/ideal_ballooning_stability.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -916,9 +916,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "desc-env [~/.conda/envs/desc-env/]",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "conda_desc-env"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -930,7 +930,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.6"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 03eb7fd

Please sign in to comment.