You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To access PyImageJ's installation, initialization, tutorial, troubleshooting and API reference documentation please visit the [PyImageJ ReadTheDocs](https://pyimagej.readthedocs.io/en/latest/index.html)website or build the documentation locally (see [building the reference documentation](https://pyimagej.readthedocs.io/en/latest/Development.html#building-the-reference-documentation) for more details).
3
+
To access PyImageJ's installation, initialization, tutorial, troubleshooting and API reference documentation please visit the [PyImageJ website](https://py.imagej.net/en/latest/index.html) or build the documentation locally (see [building the reference documentation](https://py.imagej.net/en/latest/Development.html#building-the-reference-documentation) for more details).
Copy file name to clipboardExpand all lines: doc/llms/pyimagej-ai-guide.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
"source": [
18
18
"# 🔬 Your AI Guide to PyImageJ\n",
19
19
"\n",
20
-
"Welcome! This notebook serves as your personal [PyImageJ](https://pyimagej.readthedocs.io/) learning environment. Here we'll set up PyImageJ for scientific image analysis and configure the Gemini AI for support.\n",
20
+
"Welcome! This notebook serves as your personal [PyImageJ](https://py.imagej.net/) learning environment. Here we'll set up PyImageJ for scientific image analysis and configure the Gemini AI for support.\n",
21
21
"\n",
22
22
"Combining ImageJ, Python, LLMs, and Notebooks is a lot! If any of this is new to you, start with this notebook's [companion documentation](https://py.imagej.net/en/latest/AI-Tutorial-Notebook.html)."
0 commit comments