{"id":24362213,"url":"https://github.com/brakmic/jupyterlab_bosque_kernel","last_synced_at":"2026-04-19T20:33:17.115Z","repository":{"id":272756189,"uuid":"917651831","full_name":"brakmic/jupyterlab_bosque_kernel","owner":"brakmic","description":"A Jupyter Lab Bosque Kernel","archived":false,"fork":false,"pushed_at":"2025-01-16T12:14:50.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T01:33:09.118Z","etag":null,"topics":["bosque","bosque-lang","bosquelanguage","jupyter","jupyterlab","jupyterlab-extension","jupyterlab-kernel"],"latest_commit_sha":null,"homepage":"https://blog.brakmic.com/using-bosque-in-jupyterlab/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brakmic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-16T11:52:15.000Z","updated_at":"2025-07-10T20:10:09.000Z","dependencies_parsed_at":"2025-01-16T13:34:21.738Z","dependency_job_id":"55c826e9-6a44-4757-88df-4027629d71d5","html_url":"https://github.com/brakmic/jupyterlab_bosque_kernel","commit_stats":null,"previous_names":["brakmic/jupyterlab-bosque-kernel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brakmic/jupyterlab_bosque_kernel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fjupyterlab_bosque_kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fjupyterlab_bosque_kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fjupyterlab_bosque_kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fjupyterlab_bosque_kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brakmic","download_url":"https://codeload.github.com/brakmic/jupyterlab_bosque_kernel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2Fjupyterlab_bosque_kernel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32022078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bosque","bosque-lang","bosquelanguage","jupyter","jupyterlab","jupyterlab-extension","jupyterlab-kernel"],"created_at":"2025-01-18T22:50:42.574Z","updated_at":"2026-04-19T20:33:17.096Z","avatar_url":"https://github.com/brakmic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyter Kernel for Bosque Language\n\nA Jupyter kernel implementation for the [Bosque programming language](https://github.com/BosqueLanguage).\n\n## Features\n\n- Execute Bosque code in Jupyter notebooks\n- Syntax highlighting for Bosque code\n- Error reporting and diagnostics\n- Automatic kernel installation\n\n## Requirements\n\n- Python 3.7+\n- JupyterLab 4.x\n- Bosque compiler\n\n## Installation\n\nInstall via pip:\n\n```bash\npip install jupyterlab_bosque_kernel\n```\n\nThe Bosque kernel will be automatically installed during package installation.\n\n## Development Setup\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/brakmic/jupyterlab_bosque_kernel.git\ncd jupyterlab_bosque_kernel\n```\n\n2. Create and activate virtual environment:\n\n```bash\npython -m venv venv\nsource venv/bin/activate  # On Linux/Mac\n```\n\n3. Install development dependencies:\n\n```bash\npip install -e \".[dev]\"\n```\n\n## Project Structure\n\n    jupyterlab_bosque_kernel/\n    ├── bosque_kernel/\n    │   ├── kernelspec/     # Jupyter kernel specification\n    │   ├── wrapper.py      # Bosque execution wrapper\n    │   └── lexer.py        # Syntax highlighting\n    ├── setup.py            # Package configuration\n    └── README.md\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrakmic%2Fjupyterlab_bosque_kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrakmic%2Fjupyterlab_bosque_kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrakmic%2Fjupyterlab_bosque_kernel/lists"}