python-novice-inflammation icon indicating copy to clipboard operation
python-novice-inflammation copied to clipboard

Thonny XXL

Open maxim-belkin opened this issue 4 years ago • 0 comments

I suggest discussing the possibility of using Thonny XXL (https://github.com/thonny/thonny/releases/latest) for our lesson: this is a cross-platform Python IDE with all the modules we use in our lesson (NumPy and matplotlib). It is significantly smaller than Anaconda, has everything we need when compared to miniconda & plain-vanilla Python, has classic behavior of a Python interpreter (matplotlib.pyplot.show() is necessary to build plots, _ auto-variable, ...). It does not have fancy features of Jupyter notebooks but that's probably OK.

maxim-belkin avatar Mar 12 '20 16:03 maxim-belkin