Skip to content

Commit 18fff87

Browse files
committed
fixed spyder image path
1 parent afaffc4 commit 18fff87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ The IPython QT Console is an QT GUI version of the basic console. It supports em
772772
Spyder is an interactive python environment similar to R Studio and Matlab.
773773

774774
- [Spyder IDE](https://www.spyder-ide.org/)
775-
![Example Spyder IDE](https://github.com/csmsoftware/Programming-for-data-analysis-tutorial-Matlab-R-Python/raw/master/src/img/Spyder-windows-screenshot.png "Spyder IDE")
775+
![Example Spyder IDE](https://github.com/csmsoftware/Programming-for-data-analysis-tutorial-Matlab-R-Python/raw/master/img/Spyder-windows-screenshot.png "Spyder IDE")
776776

777777
### Jupyter/IPython Notebook
778778
Jupyter Notebooks (previously called IPython Notebooks) are another widely-used interactive python environment that enable you to mix code and markdown to create, save,

0 commit comments

Comments
 (0)