We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06c4e6d + 41c9ddb commit 564a550Copy full SHA for 564a550
examples/1_kloppy_gnn_train.ipynb
@@ -371,7 +371,7 @@
371
"\n",
372
"This exact model can also simply be loaded as:\n",
373
374
- "`from unravel.classifiers imoprt CrystalGraphClassifier` as shown in [Quick Start Guide](0_quick_start_guide.ipynb)\n",
+ "`from unravel.classifiers import CrystalGraphClassifier` as shown in [Quick Start Guide](0_quick_start_guide.ipynb)\n",
375
376
"Below we show the exact same code to make it easier to adjust."
377
]
0 commit comments