Skip to content

Commit

Permalink
rename geodynamics tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaangupta committed Dec 24, 2024
1 parent 93bfd99 commit 821e9ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ nav:
- Reactivation: tutorials/reactivation.ipynb
- Spatial Map: tutorials/spatial_map.ipynb
- Attractor Estimation: tutorials/attractor_landscape.ipynb
- Representational Geodynamics: tutorials/pv_trajectory_geodynamics.ipynb
- Neural Geodynamics: tutorials/neural_geodynamics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ryanharvey1/neuro_py/blob/main/tutorials/pv_trajectory_geodynamics.ipynb)\n",
"[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ryanharvey1/neuro_py/blob/main/tutorials/neural_geodynamics.ipynb)\n",
" \n",
"[![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://raw.githubusercontent.com/ryanharvey1/neuro_py/main/tutorials/pv_trajectory_geodynamics.ipynb)\n",
"[![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://raw.githubusercontent.com/ryanharvey1/neuro_py/main/tutorials/neural_geodynamics.ipynb)\n",
" \n",
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ryanharvey1/neuro_py/main?labpath=tutorials%2Fpv_trajectory_geodynamics.ipynb)"
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ryanharvey1/neuro_py/main?labpath=tutorials%2Fneural_geodynamics.ipynb)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Population Vector Trajectories Comparative Geometry and Dynamics \n",
"# Neural Trajectories Comparative Geometry and Dynamics \n",
"\n",
"Here, we will show how to use the\n",
"[`proximity`](https://ryanharvey1.github.io/neuro_py/reference/neuro_py/ensemble/geometry/#neuro_py.ensemble.geometry.proximity)\n",
Expand Down

0 comments on commit 821e9ea

Please sign in to comment.