Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeertmans/lepl1202_app1-b
Statement and notebook of the APP1 - Part B, from LEPL1202 course at UCLouvain
https://github.com/jeertmans/lepl1202_app1-b
binder interactive-visualizations notebook uclouvain
Last synced: 30 days ago
JSON representation
Statement and notebook of the APP1 - Part B, from LEPL1202 course at UCLouvain
- Host: GitHub
- URL: https://github.com/jeertmans/lepl1202_app1-b
- Owner: jeertmans
- Created: 2022-12-12T15:04:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T12:58:50.000Z (10 months ago)
- Last Synced: 2024-10-04T09:51:25.237Z (about 2 months ago)
- Topics: binder, interactive-visualizations, notebook, uclouvain
- Language: Jupyter Notebook
- Homepage: http://eertmans.be/LEPL1202_APP1-B/
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://eertmans.be/LEPL1202_APP1-B/retro/notebooks/?path=index.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jeertmans/LEPL1202_APP1-B/HEAD?urlpath=/tree/index.ipynb)# APP1 - Part B
This repository contains (1) the statement and (2) the Jupyter Notebook that serves as interactive contents.
The statement should be modified and compiled via Overleaf (access can be granted upon request).
Every time changes occur, the Binder's image must be built again (this takes time).
To access the Binder, click on the second logo above.A **faster** solution is to use JupyterLite, which runs on your browser too.
To access it, click on the first logo above.## JupyterLite or Binder
Both options are fine, but the first one is more likely to run faster,
because it uses a pre-built image and all the computations occur on your
computer. Binder has the only benefit of supporting the `hide_code` extension,
which makes the overall Notebook look a bit cleaner.## Questions or issues
Please contact me at [[email protected]](mailto:[email protected]) or via the [GitHub issues](https://github.com/jeertmans/LEPL1202_APP1-B/issues).
# APP1 - Part A
[Click here](https://github.com/jeertmans/LEPL1202_APP1-A).