{"id":43611710,"url":"https://github.com/berkeley-cdss/discovery-handbook","last_synced_at":"2026-02-04T12:07:58.679Z","repository":{"id":261329404,"uuid":"883987226","full_name":"berkeley-cdss/discovery-handbook","owner":"berkeley-cdss","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-08T05:16:39.000Z","size":152,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-08T07:11:44.624Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berkeley-cdss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/contact-us.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-05T23:44:30.000Z","updated_at":"2025-09-08T05:16:42.000Z","dependencies_parsed_at":"2024-11-06T00:33:28.565Z","dependency_job_id":"d1875f29-6175-4a27-95e6-e70c3c4ed3a2","html_url":"https://github.com/berkeley-cdss/discovery-handbook","commit_stats":null,"previous_names":["berkeley-cdss/discovery-handbook"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berkeley-cdss/discovery-handbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkeley-cdss%2Fdiscovery-handbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkeley-cdss%2Fdiscovery-handbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkeley-cdss%2Fdiscovery-handbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkeley-cdss%2Fdiscovery-handbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkeley-cdss","download_url":"https://codeload.github.com/berkeley-cdss/discovery-handbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkeley-cdss%2Fdiscovery-handbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29084091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-02-04T12:07:58.617Z","updated_at":"2026-02-04T12:07:58.671Z","avatar_url":"https://github.com/berkeley-cdss.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Berkeley CDSS Discovery Handbook\n\n## What is this guide and who is it for?\n\nThe information in the guide is primarily intended for ...\n\n## Modify This Content\n\nFork this repository into your own account by clicking on the `Fork` button and then `Create fork`.\n\nMake changes in branches on your own fork, then make pull requests on this repo. Following feedback, discussion, alterations, etc., authorized staff will merge the PRs.\n\n## Preview Changes\n\nYou can preview your changes on your own device before submitting a PR. This may catch obvious formatting issues.\n\n1. Install a Conda distribution, such as [Miniforge](https://conda-forge.org/miniforge).\n2. Install software using conda/mamba. We have provided an `environment.yml` to make this step simpler. Run the commands below to install all dependencies in a separate environment, and then activate it. This keeps your website development separate from any other projects you're working on.\n```bash\n# You can replace `mamba` with `conda`.\nmamba env create -f environment.yml\n\n# Now you can activate the environment.\n# You can use `mamba activate` or `conda activate`, but these require that you\n# have run `mamba init` or `conda init`, which modifies your shell.\nmamba activate discovery-handbook\n\n# Alternatively, you can activate without the `init` step mentioned above.\nsource activate discovery-handbook\n```\n\nActivate this environment whenever you start a new terminal to work on this website. Otherwise your terminal may report that it cannot find myst or its dependencies.\n\n3. Run `myst init` in the working directory. When prompted, let the command run `myst start` for you to generate a preview. myst will display a localhost URL where the site preview is running, such as http://localhost:3000. Open this URL in your browser.\n\nYou can also run `myst build` to create static HTML (in the `_build` directory) without automatically displaying it.\n\nNote: Do not commit the files in `_build` to the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkeley-cdss%2Fdiscovery-handbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkeley-cdss%2Fdiscovery-handbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkeley-cdss%2Fdiscovery-handbook/lists"}