From 88d2992cacd83c47cd5db2ec8185d518f928e38a Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Fri, 17 May 2024 05:48:11 +0200 Subject: [PATCH] fixed link tutorial notebook and tested --- docs/src/tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/tutorials/index.md b/docs/src/tutorials/index.md index 4aae710..44103b1 100644 --- a/docs/src/tutorials/index.md +++ b/docs/src/tutorials/index.md @@ -3,7 +3,7 @@ + Element Facemap includes an [interactive tutorial on GitHub Codespaces](https://github.com/datajoint/element-facemap#interactive-tutorial), which is configured for users to run the pipeline. + DataJoint Elements are modular and can be connected into a complete pipeline. In the interactive tutorial is an example Jupyter notebook that combines four DataJoint Elements - Lab, Animal, Session, and Facemap. The notebook describes the pipeline and provides instructions for running the pipeline. For convenience, these notebook is also rendered on this website: - + [Tutorial notebook](inference_tutorial.ipynb) + + [Tutorial notebook](./inference_tutorial.ipynb) ## Installation Instructions for Active Projects