Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.28 KB

PyLab: An in-browser Python environment for Data Science

A totally, totally, totally no-install, no-download, no-config in-browser scientific computing platform based on Python.

Please visit this website for demo:

CCU, The Cat Computing Universe that actually supports Python and GPU!

Life is short. Use Python.

PyLab natively supports Python, and all great science computing packages in it: Numpy, Scipy, Scikit-learn, Matplotlib, Pytorch(*), Tensorflow(*), etc.

* depends on our research and funding in the future.

Demos

Acknowledgments

PyLab frontend is powered by PyScript, a project lead by Scientific Computation leader Anaconda

PyLab backend is powered by Pyodide (the same backend that supports PyScript), lead by Mozzila as a outcome of Iodide, the first Web based scientific computation platform online.

PyLab GPU is based on GPU.js, a project lead by GPU Rocks