mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-09 04:00:01 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
33a6bf43a7
commit
a92cfc5dde
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
||||||
# How to Python in computational neuroscience, data mining, and more
|
# How to Python in computational neuroscience, data mining, and more
|
||||||
{:.no_toc}
|
{:.no_toc}
|
||||||
|
|
||||||
|
<nav markdown="1" class="toc-class">
|
||||||
* TOC
|
* TOC
|
||||||
{:toc}
|
{:toc}
|
||||||
|
</nav>
|
||||||
|
|
||||||
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue