Fix broken image path in README

Fix image path from \docs/` → `notebook/docs/` so the example image renders on GitHub.`
pull/7791/head
pratikshmalik 5 months ago committed by GitHub
parent 9836de423c
commit 3eba051e5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@
The Jupyter notebook is a web-based notebook environment for interactive
computing.
![Jupyter notebook example](docs/resources/running_code_med.png 'Jupyter notebook example')
![Jupyter notebook example](notebook/docs/resources/running_code_med.png 'Jupyter notebook example')
## Maintained versions

Loading…
Cancel
Save