{"id":15141776,"url":"https://github.com/wilberquito/xeus-cpp-kernel","last_synced_at":"2026-02-01T01:04:26.098Z","repository":{"id":252960368,"uuid":"842033639","full_name":"wilberquito/xeus-cpp-kernel","owner":"wilberquito","description":"Harnessing the Power of C++ in Jupyter Notebooks with Xeus Cling","archived":false,"fork":false,"pushed_at":"2024-08-15T22:08:58.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T11:43:46.615Z","etag":null,"topics":["cpp","docker-image","notebook"],"latest_commit_sha":null,"homepage":"https://wilberquito.github.io/posts/harnessing-the-power-of-cpp-in-jupyter-notebooks-with-xeus-cling","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wilberquito.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":"2024-08-13T14:34:49.000Z","updated_at":"2024-12-30T22:30:14.000Z","dependencies_parsed_at":"2024-08-15T23:08:28.033Z","dependency_job_id":null,"html_url":"https://github.com/wilberquito/xeus-cpp-kernel","commit_stats":null,"previous_names":["wilberquito/xeus-cpp-kernel"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/wilberquito/xeus-cpp-kernel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilberquito%2Fxeus-cpp-kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilberquito%2Fxeus-cpp-kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilberquito%2Fxeus-cpp-kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilberquito%2Fxeus-cpp-kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wilberquito","download_url":"https://codeload.github.com/wilberquito/xeus-cpp-kernel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilberquito%2Fxeus-cpp-kernel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28963193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T00:42:38.011Z","status":"ssl_error","status_checked_at":"2026-02-01T00:42:35.920Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cpp","docker-image","notebook"],"created_at":"2024-09-26T09:01:56.712Z","updated_at":"2026-02-01T01:04:26.083Z","avatar_url":"https://github.com/wilberquito.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Harnessing the Power of C++ in Jupyter Notebooks with Xeus Cling\n\n![Preview](./preview-xeus-notebook.png)\n\nIn this README you will find the instructions\nto build the images and create a running container.\n\nYou also have a notebook example to interact with the\nnotebook running inside the container and the differents\nC++ kernels.\n\nIf you want to know more how it works you can read\nthis interesting [post](https://blog.jupyter.org/interactive-workflows-for-c-with-jupyter-fe9b54227d92).\n\n### Build image\n\n```\ndocker build -t \u003cimage-name\u003e .\n```\n\n### Run image\n\n_**hide logs (detached container's shell)**_\n\n```\ndocker run -dp 127.0.0.1:8888:8888 -v $(pwd)/notebooks:/cpp/notebooks --name \u003ccontainer-name\u003e \u003cimage-name\u003e\n```\n\n_**print logs (attached container's shell)**_\n\n```\ndocker run -p 127.0.0.1:8888:8888 -v $(pwd)/notebooks:/cpp/notebooks --name \u003ccontainer-name\u003e \u003cimage-name\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilberquito%2Fxeus-cpp-kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilberquito%2Fxeus-cpp-kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilberquito%2Fxeus-cpp-kernel/lists"}