Skip to content

Commit

Permalink
Restore notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler committed Nov 7, 2023
1 parent 6bdcc03 commit 5b50ac5
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions notebooks/dcip/DC_Layer_Cylinder_2_5D.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,9 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"scrolled": false
},
"outputs": [],
"source": [
"ResLayer_app()"
Expand All @@ -121,9 +123,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:geosci-labs]",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "conda-env-geosci-labs-py"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -135,7 +137,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.9.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 5b50ac5

Please sign in to comment.