{"id":23229070,"url":"https://github.com/courbeb/kernelcreator","last_synced_at":"2026-05-04T08:36:38.300Z","repository":{"id":85261209,"uuid":"94543122","full_name":"CourbeB/kernelCreator","owner":"CourbeB","description":"Create offline ipython kernel with docker","archived":false,"fork":false,"pushed_at":"2017-06-16T13:11:20.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T17:56:18.698Z","etag":null,"topics":["docker","ipython","ipython-notebook","jupyter","jupyter-notebook","kernel"],"latest_commit_sha":null,"homepage":null,"language":null,"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/CourbeB.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":"2017-06-16T12:45:54.000Z","updated_at":"2017-08-14T09:42:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d2eb281-c422-4fa8-ba81-6474d1784229","html_url":"https://github.com/CourbeB/kernelCreator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CourbeB/kernelCreator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourbeB%2FkernelCreator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourbeB%2FkernelCreator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourbeB%2FkernelCreator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourbeB%2FkernelCreator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CourbeB","download_url":"https://codeload.github.com/CourbeB/kernelCreator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourbeB%2FkernelCreator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32600964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["docker","ipython","ipython-notebook","jupyter","jupyter-notebook","kernel"],"created_at":"2024-12-19T01:17:16.488Z","updated_at":"2026-05-04T08:36:38.281Z","avatar_url":"https://github.com/CourbeB.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# kernelCreator\n## How to build and install a new kernel\n### On your local computer\nFirst build the image  \n`docker build .`\n\nThen run your image  \n`docker run -v /Users/bcourbe/Desktop/kernelCreator:/extract -i IMAGE`\n\nAfter running this 2 commands, you should have an archive in /Users/bcourbe/Desktop/kernelCreator which contains the kernel.\n\nNote that you can modify the requirements.txt and add more dependencies before building the docker image.\n\n### On your server (without access to internet)\n```\ntar -xvzf my_env_offline.tar.gz\nrm -f my_env_offline.tar.gz\nsource activate my_env_offline\npython -m ipykernel install --user --name my_env_offline --display-name my_env\nsource deactivate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcourbeb%2Fkernelcreator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcourbeb%2Fkernelcreator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcourbeb%2Fkernelcreator/lists"}