{"id":19943319,"url":"https://github.com/softwareqinc/docker_images","last_synced_at":"2026-01-06T10:48:05.480Z","repository":{"id":79133315,"uuid":"431252358","full_name":"softwareQinc/docker_images","owner":"softwareQinc","description":"softwareQ tools Docker image(s) ","archived":false,"fork":false,"pushed_at":"2024-04-03T21:57:00.000Z","size":53,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T11:12:17.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/softwareQinc.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}},"created_at":"2021-11-23T21:02:02.000Z","updated_at":"2022-07-05T13:29:44.000Z","dependencies_parsed_at":"2024-04-03T22:51:07.876Z","dependency_job_id":null,"html_url":"https://github.com/softwareQinc/docker_images","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareQinc%2Fdocker_images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareQinc%2Fdocker_images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareQinc%2Fdocker_images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwareQinc%2Fdocker_images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softwareQinc","download_url":"https://codeload.github.com/softwareQinc/docker_images/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791930,"owners_count":20672669,"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":[],"created_at":"2024-11-13T00:16:09.816Z","updated_at":"2026-01-06T10:48:05.475Z","avatar_url":"https://github.com/softwareQinc.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker_images\n\nDocker image(s) for softwareQ tools\n\n## Installation\n\nFirst install [Docker](https://www.docker.com/get-started), then clone this\nrepository and\n`cd` into it by executing\n\n```shell\ngit clone https://github.com/softwareqinc/docker_images \u0026\u0026 cd docker_images\n```\n\nNext build the image by executing\n\n```shell\ndocker build -t softwareq-tools .\n```\n\n---\n\nRun the Jupyter server in a container by executing\n\n```shell\ndocker run -p8890:8890 -it --workdir=/home/sq/notebooks softwareq-tools sh -c \". ~/venv/bin/activate \u0026\u0026 jupyter notebook --port=8890 --no-browser --ip=0.0.0.0\"\n```\n\nThe output of the `docker run` command should be similar to\n\n\u003e To access the server, open this file in a browser:\n\u003e\n\u003e file:///home/sq/.local/share/jupyter/runtime/jpserver-7-open.html\n\u003e Or copy and paste one of these URLs:\n\u003e\n\u003e http://c19114f6e736:8890/tree?token=2412fa2d0a9a4b1ad79528715ed41db3c251f393de7d213d\n\u003e\n\u003e http://127.0.0.1:8890/tree?token=2412fa2d0a9a4b1ad79528715ed41db3c251f393de7d213d\n\nTo connect to the Jupyter environment, launch a browser at one of the hyperlinks\nproduced by `docker run`, which should be similar to the ones above (the token\nvalue will of course be different in your case).\n\nSee\nthe [notebooks](https://github.com/softwareQinc/docker_images/tree/main/notebooks)\ndirectory for Jupyter Notebook examples.\n\n---\n\nIn case you want to use the Docker container as a development environment, mount\nyour directory (in this case the current directory) in a Docker container with\n\n```shell\ndocker run --rm -it --workdir=/home/sq/hostdir -v ${PWD}:/home/sq/hostdir softwareq-tools /bin/bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwareqinc%2Fdocker_images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftwareqinc%2Fdocker_images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwareqinc%2Fdocker_images/lists"}