+ 2
How to update sololearn?
For example, sololearn is not have Python 's theading library. I want learn more about Python
6 Respuestas
+ 4
You can't do that if solo learn don't have those modules there is no way you can update or install those modules.
Why don't you try to do that on a computer you can install python and then install any module you want with pip. If you don't have a computer try Pydroid 3 its an IDE available for Android you can install modules on it.
+ 4
Do you mean you want to upgrade Sololearn core with your module? How would it be possible? 😲
+ 3
And speaking of threading module, it's available in here.
Check it using,
import _thread
+ 1
In this case the module is available. if you need other modules, more than 5s time and some more Ram space go to colab.research.google.com. But here is the perfect envirnment to learn.
0
Edward Yeah, colab seems cool. But I haven't used it that much. How do you compare with Jupyter Notebooks?
I know they support even GPU 😙