{"id":16391503,"url":"https://github.com/rclement/jupyter-notebook-docker","last_synced_at":"2026-01-15T22:15:32.534Z","repository":{"id":37030743,"uuid":"312864932","full_name":"rclement/jupyter-notebook-docker","owner":"rclement","description":"Run a secure Jupyter Notebook server in Docker","archived":false,"fork":false,"pushed_at":"2025-10-07T16:43:58.000Z","size":50,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T18:38:44.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rclement.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-14T17:19:24.000Z","updated_at":"2020-12-20T22:12:46.000Z","dependencies_parsed_at":"2024-04-16T04:25:30.917Z","dependency_job_id":"9052e34a-e724-4a26-bd25-4e0f805cb22a","html_url":"https://github.com/rclement/jupyter-notebook-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rclement/jupyter-notebook-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fjupyter-notebook-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fjupyter-notebook-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fjupyter-notebook-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fjupyter-notebook-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rclement","download_url":"https://codeload.github.com/rclement/jupyter-notebook-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fjupyter-notebook-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:13:38.078Z","status":"ssl_error","status_checked_at":"2026-01-15T22:12:11.737Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-11T04:46:28.189Z","updated_at":"2026-01-15T22:15:32.517Z","avatar_url":"https://github.com/rclement.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupyter Notebook Docker\n\n\u003e Run a secure Jupyter Notebook server in Docker\n\nA verbatim [Jupyter Notebook](https://jupyter.org) environment in Docker,\neasily configurable and deployable to any cloud provider.\n\n## Build\n\n```bash\ndocker build -t rmnclmnt/jupyter-notebook:latest .\n```\n\n## Configuration\n\nThe following environment variable are available for configuration:\n\n| Variable           | Default                 | Comment                                 |\n| ------------------ | ----------------------- | --------------------------------------- |\n| `JUPYTER_PASSWORD` | `secrets.token_hex(32)` | A strong password protecting the server |\n| `PORT`             | `8888`                  | An appropriate port                     |\n\n## Run\n\nFill a `.env` file and run:\n\n```\ndocker run --rm --env-file .env -p 8888:8888 rmnclmnt/jupyter-notebook:latest\n```\n\nOpen your browser to [localhost:5000](http://localhost:5000).\n\n## License\n\nLicensed under GNU Affero General Public License v3.0 (AGPLv3)\n\nCopyright (c) 2020 - present Romain Clement\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frclement%2Fjupyter-notebook-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frclement%2Fjupyter-notebook-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frclement%2Fjupyter-notebook-docker/lists"}