{"id":16505467,"url":"https://github.com/davidbrochart/jupyter-shared-drive","last_synced_at":"2025-10-28T01:30:18.088Z","repository":{"id":254454811,"uuid":"846581628","full_name":"davidbrochart/jupyter-shared-drive","owner":"davidbrochart","description":"A Jupyter drive for sharing files and collaborating in real time.","archived":false,"fork":false,"pushed_at":"2025-01-13T14:12:32.000Z","size":516,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T10:01:42.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidbrochart.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2024-08-23T14:07:12.000Z","updated_at":"2025-01-20T20:25:08.000Z","dependencies_parsed_at":"2024-08-23T16:02:41.586Z","dependency_job_id":"61d5c1f4-5f88-444b-a386-9177ceef20b0","html_url":"https://github.com/davidbrochart/jupyter-shared-drive","commit_stats":null,"previous_names":["davidbrochart/jupyter-shared-drive"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fjupyter-shared-drive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fjupyter-shared-drive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fjupyter-shared-drive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fjupyter-shared-drive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidbrochart","download_url":"https://codeload.github.com/davidbrochart/jupyter-shared-drive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238579037,"owners_count":19495488,"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":[],"created_at":"2024-10-11T15:11:49.603Z","updated_at":"2025-10-28T01:30:17.408Z","avatar_url":"https://github.com/davidbrochart.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyter Shared Drive\n\n[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://davidbrochart.github.io/jupyter-shared-drive)\n[![Build Status](https://github.com/davidbrochart/jupyter-shared-drive/actions/workflows/test.yml/badge.svg?query=branch%3Amain++)](https://github.com/davidbrochart/jupyter-shared-drive/actions?query=branch%3Amain++)\n[![PyPI](https://img.shields.io/pypi/v/jupyter-shared-drive)](https://pypi.org/project/jupyter-shared-drive)\n[![npm](https://img.shields.io/npm/v/@jupyter/shared-drive-extension)](https://www.npmjs.com/package/@jupyter/shared-drive-extension)\n\nJupyter Shared Drive consists of an optional Jupyter Server extension and a JupyterLab extension providing support for [Y documents](https://github.com/jupyter-server/jupyter_ydoc) and adding a new drive for sharing these documents through WebRTC.\n\nThe server extension provides the signaling service needed for peers to discover each other. It will typically be installed and used with a full JupyterLab setup, but it is not mandatory. For instance, a public signaling server can be used instead, and the JupyterLab frontend extension can be configured to use it. This means that Jupyter Shared Drive can be used without a Jupyter server, and that it works in JupyterLite 🚀\n\n## Installation and Basic usage\n\nTo install the latest release locally, make sure you have\n[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:\n\n```bash\npip install jupyter-shared-drive\n```\n\nOr using ``conda``/``mamba``/``micromamba`` (soon!):\n\n```bash\nconda install -c conda-forge jupyter-shared-drive\n```\n\nIn JupyterLab, a new drive is made available with prefix `Shared:`, and accessible through a `Shared Drive` file browser at the bottom of the left toolbar. It is separate from the default drive (accessible through the file browser at the top), but files can be imported/exported from/to it. Files in the shared drive are stored in each client's browser, and synchronized with connected clients.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbrochart%2Fjupyter-shared-drive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidbrochart%2Fjupyter-shared-drive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbrochart%2Fjupyter-shared-drive/lists"}