We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257d80d commit 6790c88Copy full SHA for 6790c88
1 file changed
README.rst
@@ -15,12 +15,13 @@ Features
15
16
**Customizable coding exercises and demos**
17
18
-.. image:: https://github.com/osscar-org/scicode-widgets/blob/assets/assets/exercises.gif
+.. image:: https://raw.githubusercontent.com/osscar-org/scicode-widgets/assets/assets/exercises.gif
19
:alt: Customizable coding exercises and demos
20
21
**Checks for students to verify their solution**
22
23
-.. image:: https://github.com/osscar-org/scicode-widgets/blob/assets/assets/checks.gif
+.. image:: https://raw.githubusercontent.com/osscar-org/scicode-widgets/assets/assets/checks.gif
24
+
25
:alt: Checks for students to verify their solution
26
27
**Automatic grading using nbgrader**
0 commit comments