{"id":13608147,"url":"https://github.com/jtpio/jupyterlab-theme-toggle","last_synced_at":"2025-04-12T14:32:11.473Z","repository":{"id":35036274,"uuid":"199139790","full_name":"jtpio/jupyterlab-theme-toggle","owner":"jtpio","description":"JupyterLab extension to toggle the theme in the Top Bar area","archived":true,"fork":false,"pushed_at":"2024-06-20T07:55:32.000Z","size":1111,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T09:35:53.756Z","etag":null,"topics":["jupyter","jupyterlab","jupyterlab-extension"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtpio.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":"2019-07-27T08:45:07.000Z","updated_at":"2024-06-20T07:55:44.000Z","dependencies_parsed_at":"2024-01-17T00:18:21.989Z","dependency_job_id":"de74be6a-1f76-45a4-a8c5-656eb4d12dec","html_url":"https://github.com/jtpio/jupyterlab-theme-toggle","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fjupyterlab-theme-toggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fjupyterlab-theme-toggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fjupyterlab-theme-toggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fjupyterlab-theme-toggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtpio","download_url":"https://codeload.github.com/jtpio/jupyterlab-theme-toggle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248518452,"owners_count":21117670,"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","jupyterlab","jupyterlab-extension"],"created_at":"2024-08-01T19:01:24.687Z","updated_at":"2025-04-12T14:32:10.700Z","avatar_url":"https://github.com/jtpio.png","language":"TypeScript","funding_links":[],"categories":["JupyterLab主题"],"sub_categories":[],"readme":"# jupyterlab-theme-toggle\n\n![Github Actions Status](https://github.com/jtpio/jupyterlab-theme-toggle/workflows/CI/badge.svg)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jtpio/jupyterlab-theme-toggle/stable?urlpath=lab)\n[![npm](https://img.shields.io/npm/v/jupyterlab-theme-toggle.svg)](https://www.npmjs.com/package/jupyterlab-theme-toggle)\n\n\n## ⚠️ Archived ⚠️\n\nThis repository is now **archived**.\n\nThe Theme Toggle extension has been moved to the Jupyter Top Bar repository: https://github.com/jupyterlab-contrib/jupyterlab-topbar\n\nIf you are using JupyterLab 4+, install with:\n\n```\npip install jupyterlab-theme-toggle\n```\n\n---\nJupyterLab extension to toggle the theme in the Top Bar area.\n\n![screencast](./docs/screencast.gif)\n\nThis extension was originally developed as part of the [jupyterlab-topbar](https://github.com/jtpio/jupyterlab-topbar) project, and extracted into its own repository later on.\n\n## Prerequisites\n\n* JupyterLab 1.0+\n\n## Installation\n\nThis extension requires the `jupyterlab-topbar-extension` extension for JupyterLab to display the visual switch:\n\n```bash\njupyter labextension install jupyterlab-topbar-extension jupyterlab-theme-toggle\n```\n\nTo only install the keyboard shortcut (`Cmd/Ctrl+y` by default):\n\n```bash\njupyter labextension install jupyterlab-theme-toggle\n```\n\n\n## Development\n\n```bash\n# create a new conda environment\nconda create -n jupyterlab-theme-toggle jupyterlab nodejs\nconda activate jupyterlab-theme-toggle\n\n# required to place indicators in the top area\njupyter labextension install jupyterlab-topbar-extension\n\n# install dependencies\njlpm\n\n# local install of the extension\njupyter labextension install .\n```\n\nTo rebuild the package and the JupyterLab app:\n\n```bash\njlpm run build\njupyter lab build\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpio%2Fjupyterlab-theme-toggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtpio%2Fjupyterlab-theme-toggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpio%2Fjupyterlab-theme-toggle/lists"}