{"id":18583189,"url":"https://github.com/crabnebula-dev/jupyterlab-tauri","last_synced_at":"2025-04-10T11:36:58.811Z","repository":{"id":175421630,"uuid":"592810197","full_name":"crabnebula-dev/jupyterlab-tauri","owner":"crabnebula-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-17T00:01:32.000Z","size":2144,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-03-24T20:51:15.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crabnebula-dev.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":"2023-01-24T15:32:24.000Z","updated_at":"2024-10-17T00:01:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbaa6a1d-7749-421d-b45a-728720533f52","html_url":"https://github.com/crabnebula-dev/jupyterlab-tauri","commit_stats":null,"previous_names":["crabnebula-dev/jupyterlab-tauri"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjupyterlab-tauri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjupyterlab-tauri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjupyterlab-tauri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crabnebula-dev%2Fjupyterlab-tauri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crabnebula-dev","download_url":"https://codeload.github.com/crabnebula-dev/jupyterlab-tauri/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208689,"owners_count":21065205,"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-11-07T00:20:59.207Z","updated_at":"2025-04-10T11:36:53.794Z","avatar_url":"https://github.com/crabnebula-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JupyterLab + Tauri\n\nA desktop application for [JupyterLab](https://github.com/jupyterlab/jupyterlab), based on [Tauri](https://tauri.app/).\n\nThe application installs JupyterLab on its own Python environment. The env path is:\n- `$HOME/Library/org.jupyter.lab/jupyterServer` on macOS.\n- `$XDG_DATA_HOME/org.jupyter.lab/jupyterServer` or `$HOME/.local/share/org.jupyter.lab/jupyterServer` or `$HOME/jupyterServer` on Linux.\n- `{FOLDERID_LocalAppData}/org.jupyter.lab/jupyterServer` or `{FOLDERID_Profile}/jupyterServer` on Windows.\n\n## Build dependencies\n\n- [conda](https://docs.conda.io)\n\n  Install version 22.11.1 from the [archive](https://repo.anaconda.com/miniconda/).\n\n- [(conda) Constructor](https://github.com/conda/constructor) to bundle JupyterLab Desktop Server into the stand-alone application. You can install Constructor using:\n\n  ```bash\n  conda install -c conda-forge constructor\n  ```\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWindows 10 requirement\u003c/summary\u003e\n    \n    For some reason on Windows 10 the pillow package crashes on a missing _imagine DLL. So you will have to change the pillow version manually with the following command:\n    \n    ```bash\n    conda install -c conda-forge pillow=9.0.0\n    ```\n  \n  \u003c/details\u003e\n\n- NodeJS\n\n  You can install from https://nodejs.org/en/download/ or run:\n\n  ```bash\n  conda install -c conda-forge nodejs\n  ```\n\n- Yarn\n\n  Install using\n\n  ```bash\n  npm install --global yarn\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabnebula-dev%2Fjupyterlab-tauri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrabnebula-dev%2Fjupyterlab-tauri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrabnebula-dev%2Fjupyterlab-tauri/lists"}