{"id":23531187,"url":"https://github.com/semperos/jupyterlite-pyodide-duckdb","last_synced_at":"2025-05-14T14:33:14.608Z","repository":{"id":267530912,"uuid":"901543727","full_name":"semperos/jupyterlite-pyodide-duckdb","owner":"semperos","description":"Jupyterlite build with Pyodide + DuckDB and more","archived":false,"fork":false,"pushed_at":"2024-12-10T21:36:35.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T04:15:02.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/semperos.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-10T21:19:33.000Z","updated_at":"2024-12-10T21:36:39.000Z","dependencies_parsed_at":"2024-12-10T22:35:18.580Z","dependency_job_id":null,"html_url":"https://github.com/semperos/jupyterlite-pyodide-duckdb","commit_stats":null,"previous_names":["semperos/jupyterlite-pyodide-duckdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fjupyterlite-pyodide-duckdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fjupyterlite-pyodide-duckdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fjupyterlite-pyodide-duckdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fjupyterlite-pyodide-duckdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semperos","download_url":"https://codeload.github.com/semperos/jupyterlite-pyodide-duckdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160643,"owners_count":22024574,"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":[],"created_at":"2024-12-25T22:13:57.480Z","updated_at":"2025-05-14T14:33:14.583Z","avatar_url":"https://github.com/semperos.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyterlite with Pyodide, DuckDB, and more\n\nThis repository provides a build configuration of Jupyterlite suitable for sensitive environments, where all components should be downloaded at build time and notebooks should not be able to pull down packages from the Internet.\n\n## Building\n\n```shell\nuv run jupyter lite build\n```\n\nOnce complete, copy `_output` somewhere your web server expects and open `lab/index.html` to get started.\n\nQuick local webserver if needed for testing:\n\n```shell\npython3 -m http.server 9876\n```\n\n## Configuration\n\nJupyterLite has two separate configuration planes:\n\n* Build time in `jupyter_lite_config.json`\n* Run time in `jupyter-lite.json`\n\nIn particular, the configuration in this repository pulls down Pyodide at build time and ensures the use of that bundled Pyodide installation at run time. In addition, the `comm` package is pulled down at build time to prevent needing to fetch it on the client.\n\nThe option to forbid falling back to PyPI is set to `true` in `jupyter-lite.json`. If you want to allow `%pip install` cells in your notebooks for packages not already included in this build, you can change this to `false`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemperos%2Fjupyterlite-pyodide-duckdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemperos%2Fjupyterlite-pyodide-duckdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemperos%2Fjupyterlite-pyodide-duckdb/lists"}