{"id":23747869,"url":"https://github.com/ktaletsk/jupyterlab_command_test","last_synced_at":"2025-07-11T07:38:06.663Z","repository":{"id":42185165,"uuid":"211094112","full_name":"ktaletsk/jupyterlab_command_test","owner":"ktaletsk","description":"Sample extension showing how to add command to JupyterLab menus","archived":false,"fork":false,"pushed_at":"2024-06-18T02:06:47.000Z","size":281,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T14:58:09.639Z","etag":null,"topics":["example","jupyterlab","jupyterlab-extension","tutorial"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ktaletsk.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}},"created_at":"2019-09-26T13:19:50.000Z","updated_at":"2023-01-31T17:35:52.000Z","dependencies_parsed_at":"2023-02-02T20:15:42.467Z","dependency_job_id":null,"html_url":"https://github.com/ktaletsk/jupyterlab_command_test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fjupyterlab_command_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fjupyterlab_command_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fjupyterlab_command_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktaletsk%2Fjupyterlab_command_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktaletsk","download_url":"https://codeload.github.com/ktaletsk/jupyterlab_command_test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239907434,"owners_count":19716617,"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":["example","jupyterlab","jupyterlab-extension","tutorial"],"created_at":"2024-12-31T14:58:12.004Z","updated_at":"2025-02-20T20:21:38.929Z","avatar_url":"https://github.com/ktaletsk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# command_test\n\nSample extension demonstrating how to register new command and add it to command pallete, main menu and context menu\n\n## Requirements\n\n* JupyterLab \u003e= 0.30.0 \n\n## Install\n\n```bash\njupyter labextension install command_test\n```\n\n### Install\n\nThe `jlpm` command is JupyterLab's pinned version of\n[yarn](https://yarnpkg.com/) that is installed with JupyterLab. You may use\n`yarn` or `npm` in lieu of `jlpm` below.\n\n```bash\n# Clone the repo to your local environment\n# Move to command_test directory\n# Install dependencies\njlpm\n# Build Typescript source\njlpm build\n# Link your development version of the extension with JupyterLab\njupyter labextension link .\n# Rebuild Typescript source after making changes\njlpm build\n# Rebuild JupyterLab after making any changes\njupyter lab build\n```\n\nYou can watch the source directory and run JupyterLab in watch mode to watch for changes in the extension's source and automatically rebuild the extension and application.\n\n```bash\n# Watch the source directory in another terminal tab\njlpm watch\n# Run jupyterlab in watch mode in one terminal tab\njupyter lab --watch\n```\n\n### Uninstall\n\n```bash\njupyter labextension uninstall command_test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktaletsk%2Fjupyterlab_command_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktaletsk%2Fjupyterlab_command_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktaletsk%2Fjupyterlab_command_test/lists"}