Data Science DISCOVERY at The University of Illinois

Popular repositories Loading

  1. MicroProjects for Data Science DISCOVERY

    1 7

  2. The same microprojects as in the original repo, but now modified to be autograder compliant.

    1

  3. This is a script that can compile a jupyter notebook into a python script runnable with pytest. Possibly w/ a GH action coming soon.

    Python

  4. Forked from pyodide/pyodide

    Pyodide is a Python distribution for the browser and Node.js based on WebAssembly. This version includes custom built audithooks ran via C-Extensions to sandbox the Pyodide environment when running…

    Python