{"id":15129883,"url":"https://github.com/jomaminoza/data-science-docker-base","last_synced_at":"2026-02-02T08:11:16.829Z","repository":{"id":256114328,"uuid":"852730698","full_name":"JomaMinoza/data-science-docker-base","owner":"JomaMinoza","description":"Dockerized Project Base Template for Data Science Projects","archived":false,"fork":false,"pushed_at":"2024-12-16T21:12:47.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T12:03:32.838Z","etag":null,"topics":["annotation-tool","bioinformatics","computer-vision","data-science","doccano","docker","docker-compose","geospatial","natural-language-processing","speech-recognition","template-project","time-series-analysis"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JomaMinoza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-09-05T10:19:18.000Z","updated_at":"2024-12-16T21:12:50.000Z","dependencies_parsed_at":"2025-07-01T12:03:34.027Z","dependency_job_id":null,"html_url":"https://github.com/JomaMinoza/data-science-docker-base","commit_stats":null,"previous_names":["jomaminoza/data-science-docker-base"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/JomaMinoza/data-science-docker-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JomaMinoza%2Fdata-science-docker-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JomaMinoza%2Fdata-science-docker-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JomaMinoza%2Fdata-science-docker-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JomaMinoza%2Fdata-science-docker-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JomaMinoza","download_url":"https://codeload.github.com/JomaMinoza/data-science-docker-base/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JomaMinoza%2Fdata-science-docker-base/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262959563,"owners_count":23391057,"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","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":["annotation-tool","bioinformatics","computer-vision","data-science","doccano","docker","docker-compose","geospatial","natural-language-processing","speech-recognition","template-project","time-series-analysis"],"created_at":"2024-09-26T02:22:12.277Z","updated_at":"2026-02-02T08:11:16.799Z","avatar_url":"https://github.com/JomaMinoza.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Science Docker Base\n\nThis repository provides Docker Compose configurations and pre-built Docker images tailored for data science projects. The images come with essential libraries and tools for various domains, including visualization, data processing, NLP, computer vision, time series, and geospatial analysis. Additionally, the project includes Doccano for annotation, making it a complete toolkit for different data science tasks.\n\n## Features\n\n- **Pre-configured Docker Compose** setup for easy environment management.\n- **Comprehensive toolset**: Packages for:\n  - Visualization \n  - Data processing\n  - Natural Language Processing\n  - Computer Vision \n  - Time series \n  - Geospatial\n- **Doccano integration** for easy annotation of text, images, and more.\n- Ready-to-use Docker images for Jupyter Notebook and other data science tools.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, ensure you have the following installed on your local machine:\n\n- [Docker](https://docs.docker.com/get-docker/)\n- [Docker Compose](https://docs.docker.com/compose/install/)\n\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/jomaminoza/data-science-docker-base.git\n   cd data-science-docker-base\n   ```\n\n2.  Build the Docker containers using docker-compose:\n\n    ```bash\n\n    docker-compose build\n    ```\n\n3. Start the containers:\n\n    ```bash\n\n    docker-compose up\n    ```\n\n4.  After starting the containers, you can access Jupyter Notebook by visiting the following URL in your browser:\n\n    ```bash\n    http://localhost:5000\n    ```\n\n    (The default port and URL may vary depending on your configuration.)\n\n### Accessing the Jupyter Notebook\n\nOnce the containers are running, Jupyter Notebook will be available in your browser. Simply open the URL provided in the console output.\n\n### Stopping the Containers\n\nTo stop the running containers, press CTRL+C in the terminal where the containers are running or use:\n\n  ```bash\n  docker-compose down\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomaminoza%2Fdata-science-docker-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjomaminoza%2Fdata-science-docker-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomaminoza%2Fdata-science-docker-base/lists"}