{"id":24455265,"url":"https://github.com/juanpablogil/jupyter-ruby-devcontainer","last_synced_at":"2026-04-17T06:34:17.611Z","repository":{"id":271445313,"uuid":"913434342","full_name":"JuanPabloGil/Jupyter-Ruby-DevContainer","owner":"JuanPabloGil","description":"This repository is a lightweight setup to run Jupyter Notebooks with the IRuby kernel to support Ruby programming within the Jupyter ecosystem. It also includes support to ensure a consistent, reproducible development environment via Visual Studio Code Dev Containers.","archived":false,"fork":false,"pushed_at":"2025-01-08T06:04:02.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T07:27:35.903Z","etag":null,"topics":["jupyter-notebook","ruby"],"latest_commit_sha":null,"homepage":"","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/JuanPabloGil.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":"2025-01-07T17:15:01.000Z","updated_at":"2025-01-08T06:04:05.000Z","dependencies_parsed_at":"2025-01-07T20:34:42.564Z","dependency_job_id":null,"html_url":"https://github.com/JuanPabloGil/Jupyter-Ruby-DevContainer","commit_stats":null,"previous_names":["juanpablogil/jupyter-ruby-devcontainer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JuanPabloGil/Jupyter-Ruby-DevContainer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloGil%2FJupyter-Ruby-DevContainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloGil%2FJupyter-Ruby-DevContainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloGil%2FJupyter-Ruby-DevContainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloGil%2FJupyter-Ruby-DevContainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuanPabloGil","download_url":"https://codeload.github.com/JuanPabloGil/Jupyter-Ruby-DevContainer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloGil%2FJupyter-Ruby-DevContainer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265701328,"owners_count":23813751,"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-notebook","ruby"],"created_at":"2025-01-21T02:12:55.464Z","updated_at":"2026-04-17T06:34:17.530Z","avatar_url":"https://github.com/JuanPabloGil.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyter Notebook with IRuby Kernel\n\nThis README provides instructions for setting up and running Jupyter Notebook with the IRuby kernel.\n\n## Using Visual Studio Code Dev Containers\n\nThis setup works seamlessly with Visual Studio Code Dev Containers, allowing you to develop in a consistent and isolated environment.\n\n### Steps to Use Dev Containers\n\n1. **Install Prerequisites**:\n   - Ensure you have [Visual Studio Code](https://code.visualstudio.com/) installed.\n   - Install the [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers).\n\n2. **Clone the Repository**:\n   Clone your project repository if you haven’t already:\n\n   ```bash\n   git clone https://github.com/JuanPabloGil/Jupyter-Ruby-DevContainer.git\n   ```\n\n\n#### Open in Dev Container:\n\nOpen the folder in Visual Studio Code.\n\nWhen prompted, click Reopen in Container. If not prompted, use the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on macOS) and select Remote-Containers: Reopen in Container.\n\nBuild and Register the IRuby Kernel: Inside the Dev Container terminal, run:\n```bash\niruby register --force\n```\n\nStart the Jupyter Notebook Server: Start the server with:\n```bash\njupyter notebook --ip 0.0.0.0 --port 8888 --no-browser --allow-root\n```\n\nSelect the IRuby Kernel: Once the notebook interface is open in your browser, choose the IRuby kernel from the kernel selection menu.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanpablogil%2Fjupyter-ruby-devcontainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanpablogil%2Fjupyter-ruby-devcontainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanpablogil%2Fjupyter-ruby-devcontainer/lists"}