Skip to content

Commit 0e4a6e4

Browse files
committed
Add non-programmer beginning python links
1 parent 79117cc commit 0e4a6e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/AI-Tutorial-Notebook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# The PyImageJ AI Notebook
1+
# Google Colab Notebook
22

33
This document is designed to supplement your use of our PyImageJ + Large Language Model (LLM) Google Colab Notebook:
44

@@ -10,7 +10,7 @@ This document is designed to supplement your use of our PyImageJ + Large Languag
1010
If any of these topics are new to you:
1111
* Colab → check out [our overview](Google-Colab-Basics.md)
1212
* LLMs → read through [prompt engineering basics](Prompt-Engineering.md)
13-
* Python → browse an overview, like [W3 schools](https://www.w3schools.com/python/)
13+
* Python → browse an overview, like [W3 schools](https://www.w3schools.com/python/) or any listed on [pythyon.org](https://wiki.python.org/moin/BeginnersGuide/NonProgrammers)
1414

1515
## Learning Goals
1616

0 commit comments

Comments
 (0)