Forked from timmy_i_chen/docs matplotlib example
Simplest matplotlib example
More repls
Blob GeneratorCreate your own parametrically-defined blob matrix. Open website on desktop to download a screenshot with one click, show me what you make!
274
4
9
EvolutionSimulate evolution by selecting for certain criteria! This simulation tries to replicate evolution by simulating movements of little creatures named "cells". A small pet project by IcemasterEric, this turned out to work extremely well!
7.4K
126
105
Social Media App!This is a simple social media app replicated in replit. It has a trending feed that shows the best posts. I will add more features soon!
186
15
17
2comments
cstutormarin10 months ago
Why does this example post the warning in console: ” Matplotlib created a temporary config/cache directory at /tmp/matplotlib-kuglffgj because the default path (/config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.” I’ve not been able to determine that these are relevant to my system - are they server-side warnings/errors related to map plots installation?