Update test4.ipynb

This commit is contained in:
yalmansour1998
2024-04-11 16:44:53 +02:00
committed by GitHub
parent 12444435db
commit f147373c9c

View File

@ -275,7 +275,7 @@
" cmin=0, cmax=20000,\n",
" colorscale='Jet'\n",
" ),\n",
" name=str(k) # vous devez nommer la frame pour que l'animation se comporte correctement\n",
" name=str(k) \n",
" )\n",
" for k in range(nb_frames)])\n",
"\n",