{"id":19893547,"url":"https://github.com/deepchecks/gallery-boilerplate","last_synced_at":"2026-06-12T15:31:05.209Z","repository":{"id":174662991,"uuid":"477286562","full_name":"deepchecks/gallery-boilerplate","owner":"deepchecks","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T11:45:13.000Z","size":89,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-11-28T02:57:55.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/deepchecks.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":"2022-04-03T08:55:08.000Z","updated_at":"2023-03-05T12:11:27.000Z","dependencies_parsed_at":"2024-11-12T18:44:41.560Z","dependency_job_id":null,"html_url":"https://github.com/deepchecks/gallery-boilerplate","commit_stats":null,"previous_names":["deepchecks/gallery-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepchecks/gallery-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fgallery-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fgallery-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fgallery-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fgallery-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepchecks","download_url":"https://codeload.github.com/deepchecks/gallery-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepchecks%2Fgallery-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34251774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12T18:29:48.597Z","updated_at":"2026-06-12T15:31:05.186Z","avatar_url":"https://github.com/deepchecks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gallery-boilerplate\n\nThis boilerplate repository is to facilitate implementation of a sphinx gallery\nplot.\n\n## Installtion\n\n### Clone the repository:\n\n`git clone https://github.com/deepchecks/gallery-boilerplate.git`\n\n### Create virtualenv\n\nYou will need python 3\n\n`cd gallery-boilerplate \u0026\u0026 virtualenv venv`\n\n### Install required packages\n\n`pip install -r requirements.txt`\n\nIf you use other libraries to generate a plot you can add those to this file.\nFor example, since we are using `deepchecks` then install that using\n\n`pip install deepchecks` then you will be able to plot using deepchecks.\n\n\n## Writing plot\n\nEdit `source/plot/plot_test.py`\n\n## Generate plot\n\n`make html`\n\n## Copy files to webserver\n\nIf you have `nginx` or `apache` running with root `/var/www` then do\n\n`cp -r build/html/* /var/www` and hit http://localhost/ you will see gallery thumbnail.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepchecks%2Fgallery-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepchecks%2Fgallery-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepchecks%2Fgallery-boilerplate/lists"}