{"id":21045029,"url":"https://github.com/quansight/open-source-directions","last_synced_at":"2026-04-01T17:19:32.165Z","repository":{"id":98607330,"uuid":"151297438","full_name":"Quansight/open-source-directions","owner":"Quansight","description":"Podcast feed for Open Source Directions","archived":false,"fork":false,"pushed_at":"2020-07-22T01:32:25.000Z","size":8949,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"gh-pages","last_synced_at":"2026-01-19T22:57:21.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.quansight.com/open-source-directions","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quansight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-10-02T17:45:45.000Z","updated_at":"2020-07-22T01:32:28.000Z","dependencies_parsed_at":"2023-10-04T03:04:55.426Z","dependency_job_id":null,"html_url":"https://github.com/Quansight/open-source-directions","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/Quansight/open-source-directions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-source-directions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-source-directions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-source-directions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-source-directions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quansight","download_url":"https://codeload.github.com/Quansight/open-source-directions/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-source-directions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: 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":"2024-11-19T14:19:37.731Z","updated_at":"2026-03-27T04:02:20.292Z","avatar_url":"https://github.com/Quansight.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Source Directions\nPodcast feed for Open Source Directions\n\nThis is based on [jekyll-now](https://github.com/barryclark/jekyll-now).\n\n## Directions for Installing Dependencies\n\nFirst, we need to create an environment with most of our dependencies.\nIn the repo directory, run:\n\n```sh\n$ conda env create\n```\n\nThis will create an `osd` environment. We will then need to activate this\nanytime we need to do any work!\n\n```sh\n$ conda activate osd\n```\n\nLastly, to install, we'll need to have `umdone` project. This is currently\nan internal Quansight project and so there is no conda package available.\nWe will need to grab the repo and install it.\n\n```sh\n(osd) $ git clone git@github.com:scopatz/umdone.git\n(osd) $ cd umdone\n(osd) $ pip install --no-deps .\n```\n\nOK! Now we are ready to start releasing episodes!\n\n## Releasing an episode\n\n**Step 1:** The first step in releasing an episode is to write the show\nnotes. Go into the `episodes/` directory and copy the temnplate to a\nfile with the project name, open the new file, and edit the details.\nThen commit it and push up!\n\n```sh\n(osd) $ cd episodes\n(osd) $ cp TEMPLATE.yaml \u003cproj\u003e.yaml\n(osd) $ # edit \u003cproj\u003e.yaml\n(osd) $ git add \u003cproj\u003e.yaml\n(osd) $ git commit -am \"added metadata for \u003cproj\u003e\"\n(osd) $ git push\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquansight%2Fopen-source-directions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquansight%2Fopen-source-directions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquansight%2Fopen-source-directions/lists"}