Fons van der Plas
Fons van der Plas
What are your thoughts about tests?
this is very cool!!!
TableView.jl works! @pfitzseb @pankgeorg https://gist.github.com/fonsp/9e4f5b0052e959427d9575cea049dd1d https://user-images.githubusercontent.com/6933510/111298936-a3963280-864f-11eb-823b-06517b222c7e.mov
@disberd WebIO won't work on statically generated HTML pages, because the goal of WebIO is to connect JavaScript to a live Julia process.
Hmm. Can one thread interrupt another thread stuck in `while true end`? What happens when one thread segfaults?
Can different threads use separate package environments? Can they load different versions of the same package?
(Those aren't rhetorical questions 🙃 it's just that I have never used threads in Julia)
Some motivational words: https://www.youtube.com/watch?v=nwdGsz4rc3Q
Hey @r-acad ! Can you remove this question here and open a new [Discussion](https://github.com/fonsp/Pluto.jl/discussions/categories/-questions-about-using-pluto)?
Hi @Oblynx ! Thanks so much for your input, we really want this fixed! I fully agree that Distributed is essential to Julia's ecosystem, and also to beginners. We have...