Skip to content

I use these jupyter notebooks to interactively teach some mathsy notions to kids. Feel free to use them.

License

Notifications You must be signed in to change notification settings

migueltorrescosta/notebooks

Repository files navigation

Miguel's Playground

I use these jupyter notebooks to and streamlit pages to play with different topics.

We use poetry to manage dependencies. The local streamlit apps can be accessed on https://collapsedwave.strealit.app.

Frequent commands

poetry install --no-root # Install all dependencies
poetry update # check for later versions of the used dependencies
poetry run python -m streamlit run Home.py # Run local streamlit app
jupyter-book build . # Build the jupyter notebook. I haven't used this command in a while, so it is likely to be broken

About

I use these jupyter notebooks to interactively teach some mathsy notions to kids. Feel free to use them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published