+ 11
Playground Question! What's available?
I may well have missed it in my wanderings through the app, but is there any listing of the libraries available for the various languages? I'm working on a few things I thought might be of interest..... but they currently lean rather heavily on libraries like numpy, matplotlib, etc (demo programs for some concepts I'm helping a friend grok). Another question is whether we have any quota for our playground, as I was thinking of other ways to visualize things....
2 Respostas
+ 10
I rather suspected, but thought I'd check. I was pondering how to show histograms and some other things here for demonstration purposes, but I guess I'll have to get more creative in my project plans...
Thanks for the information!
+ 7
the standard library is all thats included, with the exception that visual modules are disabled.
I highly recommend running your code on a PC for things outside the basics or non default libraries or visual stuff.