{"id":21180785,"url":"https://github.com/scikit-multilearn/development-docker","last_synced_at":"2025-08-17T20:09:35.913Z","repository":{"id":80523360,"uuid":"80994713","full_name":"scikit-multilearn/development-docker","owner":"scikit-multilearn","description":"A development docker for scikit to use with pycharm","archived":false,"fork":false,"pushed_at":"2018-05-11T14:13:24.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-28T11:41:19.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/scikit-multilearn.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":"2017-02-05T13:30:21.000Z","updated_at":"2019-01-11T08:04:26.000Z","dependencies_parsed_at":"2023-06-30T01:16:35.291Z","dependency_job_id":null,"html_url":"https://github.com/scikit-multilearn/development-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-multilearn/development-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-multilearn%2Fdevelopment-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-multilearn%2Fdevelopment-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-multilearn%2Fdevelopment-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-multilearn%2Fdevelopment-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-multilearn","download_url":"https://codeload.github.com/scikit-multilearn/development-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-multilearn%2Fdevelopment-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270899579,"owners_count":24664720,"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-17T02:00:09.016Z","response_time":129,"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-20T17:46:12.382Z","updated_at":"2025-08-17T20:09:35.892Z","avatar_url":"https://github.com/scikit-multilearn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Docker Stars](https://img.shields.io/docker/stars/niedakh/scikit-multilearn-dev.svg)\n![Docker Pulls](https://img.shields.io/docker/pulls/niedakh/scikit-multilearn-dev.svg)\n![Docker Automated build](https://img.shields.io/docker/automated/niedakh/scikit-multilearn-dev.svg)\n\nA docker setup for developing scikit.ml, heavily inspired by https://github.com/GeographicaGS/Docker-Python_Development\n\nThis docker contains two python environments set for scikit-multilearn: 2.7 and 3.x, to use the first one run `python2` and `pip2`, the second is available via `python3` and `pip3`.\n\nYou can pull the latest version from Docker hub using:\n```bash\n$ docker pull niedakh/scikit-multilearn-dev:latest\n```\n\nYou can start it via:\n```bash\n$ docker run -e \"MEKA_CLASSPATH=/opt/meka/lib\" -v \"YOUR_CLONE_DIR:/home/python-dev/repo\" --name scikit_multilearn_dev_test_docker -d niedakh/scikit-multilearn-dev:latest\n```\n\nTo run the tests under the python 2.7 environment use:\n```bash\n$ docker exec -it scikit_multilearn_dev_test_docker python3 -m pytest /home/python-dev/repo\n```\n\nor for python 3.x use:\n```bash\n$ docker exec -it scikit_multilearn_dev_test_docker python2 -m pytest /home/python-dev/repo\n```\n\nTo play around just login with:\n```bash\n$ docker exec -it scikit_multilearn_dev_test_docker python3 -m pytest /home/python-dev/repo\n```\n\n## Using via docker-compose\nYou can also build it with docker-compose while in the directory to which you cloned the repository - if you do so, you need to clone the repository and change the volume mappings. Afterwards just run:\n\n```bash\n$ docker-compose build\n```\n\nYou can use it in pycharm with pycharm's docker-compose interpreter.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-multilearn%2Fdevelopment-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscikit-multilearn%2Fdevelopment-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-multilearn%2Fdevelopment-docker/lists"}