{"id":28397390,"url":"https://github.com/emacs-eaf/eaf-jupyter","last_synced_at":"2025-10-13T23:34:53.202Z","repository":{"id":47543374,"uuid":"394837993","full_name":"emacs-eaf/eaf-jupyter","owner":"emacs-eaf","description":"Jupyter client","archived":false,"fork":false,"pushed_at":"2025-07-12T14:49:15.000Z","size":166,"stargazers_count":15,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-12T16:25:31.635Z","etag":null,"topics":["eaf","emacs","emacs-lisp","jupyter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emacs-eaf.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,"zenodo":null}},"created_at":"2021-08-11T02:32:07.000Z","updated_at":"2025-07-12T14:49:19.000Z","dependencies_parsed_at":"2025-07-12T16:16:58.501Z","dependency_job_id":null,"html_url":"https://github.com/emacs-eaf/eaf-jupyter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emacs-eaf/eaf-jupyter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-jupyter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-jupyter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-jupyter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-jupyter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emacs-eaf","download_url":"https://codeload.github.com/emacs-eaf/eaf-jupyter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-eaf%2Feaf-jupyter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017235,"owners_count":26086015,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["eaf","emacs","emacs-lisp","jupyter"],"created_at":"2025-06-01T01:09:16.730Z","updated_at":"2025-10-13T23:34:53.196Z","avatar_url":"https://github.com/emacs-eaf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### EAF Jupyter\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"800\" src=\"./screenshot.png\"\u003e\n\u003c/p\u003e\n\nJupyter application for the [Emacs Application Framework](https://github.com/emacs-eaf/emacs-application-framework).\n\n### Load application\n\n[Install EAF](https://github.com/emacs-eaf/emacs-application-framework#install) first, then add below code in your emacs config:\n\n```Elisp\n(add-to-list 'load-path \"~/.emacs.d/site-lisp/emacs-application-framework/\")\n(require 'eaf)\n(require 'eaf-jupyter)\n```\n\n### Dependency List\n\n| Package          | Description               |\n| :--------        | :------                   |\n| python-qtconsole | Provide RichJupyterWidget |\n\n### The keybinding of EAF Jupyter.\n\n| Key   | Event   |\n| :---- | :------ |\n| `C-+` | zoom_in |\n| `C--` | zoom_out |\n| `C-0` | zoom_reset |\n| `C-l` | eaf-send-key-sequence |\n| `C-a` | eaf-send-key-sequence |\n| `C-e` | eaf-send-key-sequence |\n| `C-u` | eaf-send-key-sequence |\n| `C-k` | eaf-send-key-sequence |\n| `C-y` | eaf-send-key-sequence |\n| `C-p` | eaf-send-key-sequence |\n| `C-n` | eaf-send-key-sequence |\n| `C-f` | eaf-send-key-sequence |\n| `C-b` | eaf-send-key-sequence |\n| `C-d` | eaf-send-key-sequence |\n| `M-b` | eaf-send-key-sequence |\n| `M-f` | eaf-send-key-sequence |\n| `M-d` | eaf-send-key-sequence |\n| `M-\u003c` | eaf-send-key-sequence |\n| `M-\u003e` | eaf-send-key-sequence |\n| `\u003cC-return\u003e` | eaf-send-ctrl-return-sequence |\n| `\u003cS-return\u003e` | eaf-send-shift-return-sequence |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-eaf%2Feaf-jupyter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femacs-eaf%2Feaf-jupyter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-eaf%2Feaf-jupyter/lists"}