{"id":29922091,"url":"https://github.com/valohai/minihai","last_synced_at":"2025-08-02T08:45:10.721Z","repository":{"id":39825249,"uuid":"263934868","full_name":"valohai/minihai","owner":"valohai","description":"An open-source application for running notebooks server-side","archived":false,"fork":false,"pushed_at":"2022-12-26T22:00:01.000Z","size":54,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2023-08-11T11:31:55.519Z","etag":null,"topics":["data-science","jupyter","jupyter-notebook","machine-learning","notebook"],"latest_commit_sha":null,"homepage":"https://valohai.com/minihai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valohai.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}},"created_at":"2020-05-14T14:16:29.000Z","updated_at":"2023-08-11T11:31:55.520Z","dependencies_parsed_at":"2023-01-31T02:00:34.443Z","dependency_job_id":null,"html_url":"https://github.com/valohai/minihai","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/valohai/minihai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valohai%2Fminihai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valohai%2Fminihai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valohai%2Fminihai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valohai%2Fminihai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valohai","download_url":"https://codeload.github.com/valohai/minihai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valohai%2Fminihai/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268356088,"owners_count":24237380,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["data-science","jupyter","jupyter-notebook","machine-learning","notebook"],"created_at":"2025-08-02T08:45:09.772Z","updated_at":"2025-08-02T08:45:10.689Z","avatar_url":"https://github.com/valohai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Minihai\n=======\n\nInstallation instructions (dev)\n-------------------------------\n\n* Create a new Python 3.6+ virtualenv and activate it\n* Run `pip install -e .`\n* Run `minihai start`\n* Point your Jupyhai-enabled Jupyter Notebook to use Minihai for execution:  \n  `env VALOHAI_HOST=http://127.0.0.1:8000/ jupyter notebook`\n \nConfiguration\n-------------\n\nYou can configure Minihai with environment variables or a YAML-based configuration file.\nMost configuration settings will be more conveniently set in a file. Set the `MINIHAI_CONFIG`\nenvironment variable, or start Minihai with the `-c` option to specify the path to the configuration file.\n\n### Authentication\n\nBy default, Minihai operates without any access control at all. This is undesirable when the server\nis accessible by the world at large. For the time being, the only authentication scheme\nis a very simple mapping of usernames to *unencrypted* passwords, e.g.\n\n```yaml\nauth:\n  arthur: teatime\n  bob: almighty\n  ford: towel\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalohai%2Fminihai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalohai%2Fminihai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalohai%2Fminihai/lists"}