{"id":17177914,"url":"https://github.com/robnewman/load-data-studio-conda","last_synced_at":"2026-01-05T09:06:46.265Z","repository":{"id":215150508,"uuid":"738239082","full_name":"robnewman/load-data-studio-conda","owner":"robnewman","description":"Test repo for loading a Data Studio directly from a Github repo","archived":false,"fork":false,"pushed_at":"2024-01-02T19:25:19.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T02:12:26.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/robnewman.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}},"created_at":"2024-01-02T19:01:08.000Z","updated_at":"2024-01-02T19:25:06.000Z","dependencies_parsed_at":"2024-01-02T20:25:44.402Z","dependency_job_id":"92f19526-e228-4efb-afa0-54807ef3aa45","html_url":"https://github.com/robnewman/load-data-studio-conda","commit_stats":null,"previous_names":["robnewman/load-data-studio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robnewman%2Fload-data-studio-conda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robnewman%2Fload-data-studio-conda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robnewman%2Fload-data-studio-conda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robnewman%2Fload-data-studio-conda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robnewman","download_url":"https://codeload.github.com/robnewman/load-data-studio-conda/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245359255,"owners_count":20602322,"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-15T00:05:27.558Z","updated_at":"2026-01-05T09:06:46.249Z","avatar_url":"https://github.com/robnewman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# load-data-studio-conda\nTest repo for loading a Data Studio directly from a Github repo\n\n# Install miniconda\n\n1. Use [Homebrew](https://brew.sh/) to install [miniconda](https://formulae.brew.sh/cask/miniconda): `brew install --cask miniconda`\n2. Initialize: `conda init \"$(basename \"${SHELL}\")\"`\n3. Config to use [Conda-Forge](https://conda-forge.org/):\n\n  ```\n  conda config --add channels conda-forge\n  conda config --set channel_priority strict\n  ```\n\n# Steps to generate a conda environment file\n\n1. Create a conda environment (with specific packages): `conda create --name myjupyterenv python jupyter jupyterlab`\n2. Activate the environment: `conda activate myjupyterenv`\n3. Generate a YAML file of the environment: `conda env export \u003e environment.yml`\n4. Add to the repo: `git add environment.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobnewman%2Fload-data-studio-conda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobnewman%2Fload-data-studio-conda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobnewman%2Fload-data-studio-conda/lists"}