{"id":26154519,"url":"https://github.com/datacanvasio/causallab","last_synced_at":"2026-04-24T10:04:09.518Z","repository":{"id":175753269,"uuid":"654407871","full_name":"DataCanvasIO/CausalLab","owner":"DataCanvasIO","description":"An Interactive Causal Analysis Tool","archived":false,"fork":false,"pushed_at":"2023-06-16T09:54:51.000Z","size":33,"stargazers_count":15,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-11T08:36:11.404Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataCanvasIO.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-06-16T04:13:26.000Z","updated_at":"2024-11-26T00:41:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"78d95ad8-1ba8-4a74-9d1c-cffa97a82f35","html_url":"https://github.com/DataCanvasIO/CausalLab","commit_stats":null,"previous_names":["datacanvasio/causallab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DataCanvasIO/CausalLab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataCanvasIO%2FCausalLab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataCanvasIO%2FCausalLab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataCanvasIO%2FCausalLab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataCanvasIO%2FCausalLab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataCanvasIO","download_url":"https://codeload.github.com/DataCanvasIO/CausalLab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataCanvasIO%2FCausalLab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32218290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T09:47:08.147Z","status":"ssl_error","status_checked_at":"2026-04-24T09:46:41.165Z","response_time":64,"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":"2025-03-11T08:30:04.518Z","updated_at":"2026-04-24T10:04:09.512Z","avatar_url":"https://github.com/DataCanvasIO.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nCausalLab is an Interactive Causal Analysis Tool.\n\n\n## Installation\n\nThe latest [YLearn](https://github.com/DataCanvasIO/YLearn) is required to run CausalLab, so install it from the latest source code before installing CausalLab:\n\n```console\npip install \"torch\u003c2.0.0\" \"pyro-ppl\u003c1.8.5\" gcastle\npip install git+https://github.com/DataCanvasIO/YLearn.git\n```\n\nNow, one can install CausalLab from the source:\n\n```console\ngit clone https://github.com/DataCanvasIO/CausalLab\ncd CausalLab\npip install .\n```\n \n## Startup\n\nRun `causal_lab` to startup CausalLab http server on localhost with default port(5006):\n\n```console\ncausal_lab\n```\n\n\nTo accept request from other computers, specify local `host_ip` and `port` to startup CausalLab http server:\n\n```console\ncausal_lab --address \u003chost_ip\u003e --port \u003cport\u003e --allow-websocket-origin=\u003chost_ip\u003e:\u003cport\u003e\n```\n\neg:\n\n```console\ncausal_lab --address 172.20.51.203 --port 15006 --allow-websocket-origin=172.20.51.203:15006\n```\n\n\n## License\nSee the [LICENSE](LICENSE) file for license rights and limitations (Apache-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacanvasio%2Fcausallab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatacanvasio%2Fcausallab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacanvasio%2Fcausallab/lists"}