Skip to content

QuantEcon/project.lecture-wasm

Repository files navigation

QuantEcon WASM project

This repository contains a subset of the lecture-python-intro.

This project is powered by Pyodide kernel which allows us to run the lectures in the browser without any installaion.

Development

The script update_lectures.py is used to fetch the latest version of lectures from the wasm branch of lecture-python-intro series.

In order to build and test the project locally, please install the required libraries using

pip install -r requirements.txt

And run a local server using

teachbooks serve

To stop the server use:

teachbooks serve stop

Update a lecture?

In order to update any lecture, it's recommended to update the same lecture in the wasm branch of lecture-python-intro series and run the script

python update_lectures.py

This allows us the keep all the lectures up-to-date in a single place and keep this repository a mirror of the main repository.

About

A project repository to test WASM compatibility and limitations for QuantEcon Lectures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •