{"id":16282444,"url":"https://github.com/jtpio/scipy-2022-virtual-poster","last_synced_at":"2026-05-10T03:18:16.257Z","repository":{"id":40634572,"uuid":"507808937","full_name":"jtpio/scipy-2022-virtual-poster","owner":"jtpio","description":"The JupyterLite virtual poster at SciPy 2022","archived":false,"fork":false,"pushed_at":"2022-07-11T17:34:46.000Z","size":186611,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T21:19:37.664Z","etag":null,"topics":["jupyter","jupyterlite","python","scipy","webassembly"],"latest_commit_sha":null,"homepage":"https://scipy-2022-jupyterlite-virtual-poster.readthedocs.io/en/latest","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtpio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-27T07:37:38.000Z","updated_at":"2024-04-20T23:37:35.000Z","dependencies_parsed_at":"2022-07-09T11:00:23.295Z","dependency_job_id":null,"html_url":"https://github.com/jtpio/scipy-2022-virtual-poster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"jupyterlite/demo","purl":"pkg:github/jtpio/scipy-2022-virtual-poster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fscipy-2022-virtual-poster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fscipy-2022-virtual-poster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fscipy-2022-virtual-poster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fscipy-2022-virtual-poster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtpio","download_url":"https://codeload.github.com/jtpio/scipy-2022-virtual-poster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fscipy-2022-virtual-poster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264384389,"owners_count":23599612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter","jupyterlite","python","scipy","webassembly"],"created_at":"2024-10-10T19:10:41.066Z","updated_at":"2026-05-10T03:18:16.215Z","avatar_url":"https://github.com/jtpio.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SciPy 2022 - JupyterLite Virtual Poster\n\n[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge-launch.svg)](https://scipy-2022-jupyterlite-virtual-poster.readthedocs.io/en/latest/lite/lab/index.html?path=intro.ipynb)\n\nJupyterLite is a JupyterLab distribution that runs entirely in the web browser, backed by in-browser language kernels.\n\n![a screenshot of JupyterLite in action showing a notebook, the iris dataset and a rendered GeoJSON file](https://user-images.githubusercontent.com/591645/177938938-196760d1-32da-466b-ba55-ec817df9674f.png)\n\n## ✨ Try it in your browser ✨\n\nSince JupyterLite can be deployed as a fully static website, it is very easy to use it in a web browser:\n\n➡️ **[https://scipy-2022-jupyterlite-virtual-poster.readthedocs.io/en/latest/lite/lab/index.html?path=intro.ipynb](https://scipy-2022-jupyterlite-virtual-poster.readthedocs.io/en/latest/lite/lab/index.html?path=intro.ipynb)**\n\n\n## Interactive documentation made easy\n\nBecause it is simple to embed on any website, JupyterLite is now being used on many documentation\nwebsite of popular scientific libraries:\n\n- `numpy`: [https://numpy.org](https://numpy.org)\n- `pandas`: [https://pandas.pydata.org/getting_started.html](https://pandas.pydata.org/getting_started.html)\n- `sympy`: [https://www.sympy.org/en/shell.html](https://www.sympy.org/en/shell.html)\n- Try Jupyter website: [https://jupyter.org/try](https://jupyter.org/try)\n\n### Embedding a Notebook in Sphinx with `jupyterlite-sphinx`\n\nWith `jupyterlite-sphinx` it's possible to embed a Notebook in a documentation website:\n\n```{retrolite} content/python.ipynb\n  :width: 100%\n  :height: 600px\n```\n\n## References\n\n### Repositories\n\n- JupyterLite Documentation: [https://jupyterlite.readthedocs.io/en/latest](https://jupyterlite.readthedocs.io/en/latest/)\n- JupyterLite Demo deployed on GitHub Pages: [https://github.com/jupyterlite/demo](https://github.com/jupyterlite/demo)\n\n### Blog Posts\n\n- [JupyterLite -Jupyter ❤️ WebAssembly ❤️ Python](https://blog.jupyter.org/jupyterlite-jupyter-%EF%B8%8F-webassembly-%EF%B8%8F-python-f6e2e41ab3fa)\n- [Xeus-Lite - JupyterLite + Xeus = ❤️️](https://blog.jupyter.org/xeus-lite-379e96bb199d)\n- [Jupyter Everywhere](https://blog.jupyter.org/jupyter-everywhere-f8151c2cc6e8)\n\n### Talks\n\n- [PyData Global 2021](https://youtu.be/EzclRzL8rt0)\n- [PyConDE \u0026 PyData Berlin 2022](https://youtu.be/4rDRs_W9ICM)\n\n## Authors\n\n- [Thorsten Beier](https://github.com/DerThorsten)\n- [Nicholas Bollweg](https://github.com/bollwyvl)\n- [Martin Renou](https://github.com/martinRenou)\n- [Jeremy Tuloup](https://github.com/jtpio)\n\nWe would like to give a special thanks to all the contributors 🧡\n\n\u003ca href=\"https://github.com/jupyterlite/jupyterlite/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=jupyterlite/jupyterlite\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpio%2Fscipy-2022-virtual-poster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtpio%2Fscipy-2022-virtual-poster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpio%2Fscipy-2022-virtual-poster/lists"}