{"id":18258938,"url":"https://github.com/pottava/docker-scipy","last_synced_at":"2026-04-11T11:43:14.203Z","repository":{"id":147532966,"uuid":"77790542","full_name":"pottava/docker-scipy","owner":"pottava","description":"Lightweight docker images of Scipy.","archived":false,"fork":false,"pushed_at":"2018-05-23T16:37:49.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-08T23:29:32.339Z","etag":null,"topics":["docker-image","ipython","jupyter-notebook","lightweight","matplotlib","pandas"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/pottava/scipy/tags/","language":null,"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/pottava.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-01-01T18:10:34.000Z","updated_at":"2018-05-23T16:36:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b577709-6c68-4b4a-86da-4295b3ef03f5","html_url":"https://github.com/pottava/docker-scipy","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/pottava/docker-scipy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fdocker-scipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fdocker-scipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fdocker-scipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fdocker-scipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pottava","download_url":"https://codeload.github.com/pottava/docker-scipy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fdocker-scipy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263986227,"owners_count":23539808,"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":["docker-image","ipython","jupyter-notebook","lightweight","matplotlib","pandas"],"created_at":"2024-11-05T10:35:30.401Z","updated_at":"2026-04-11T11:43:09.180Z","avatar_url":"https://github.com/pottava.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Supported tags and respective `Dockerfile` links:\n\n・latest ([versions/0.x/Dockerfile](https://github.com/pottava/docker-scipy/blob/master/versions/0.x/Dockerfile))  \n・0.19 ([versions/0.x/Dockerfile](https://github.com/pottava/docker-scipy/blob/master/versions/0.x/Dockerfile))  \n・0.19-note ([jupyter/versions/0.x/Dockerfile](https://github.com/pottava/docker-scipy/blob/master/jupyter/versions/0.x/Dockerfile))\n\n\n### Usage\n\nSciPy was installed with OpenBLAS \u0026 LAPACK.\n\n```\n$ docker run --rm pottava/scipy -c 'import scipy; scipy.show_config()'\n```\n\nUsing the Python default interpreter:\n\n```\n$ docker run --rm -it pottava/scipy\nPython 3.5.2 (default, Dec 22 2016, 10:15:38)\n[GCC 6.2.1 20160822] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n\u003e\u003e\u003e\n\u003e\u003e\u003e import scipy\n\u003e\u003e\u003e print(scipy.__version__)\n0.19.0\n\u003e\u003e\u003e\n\u003e\u003e\u003e import numpy\n\u003e\u003e\u003e print(numpy.__version__)\n1.12.1\n\u003e\u003e\u003e\n```\n\nWith iPython:\n\n```\n$ docker run --rm -it pottava/scipy:0.19-note ipython\n```\n\nWith Jupyter notebook:\n\n```\n$ docker run --rm -it -p 80:8888 pottava/scipy:0.19-note\n```\n\nWith Jupyter notebook and Pandas:\n\n```\n$ docker run --rm -it -p 80:8888 pottava/pandas\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpottava%2Fdocker-scipy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpottava%2Fdocker-scipy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpottava%2Fdocker-scipy/lists"}