{"id":43916856,"url":"https://github.com/zooniverse/panoptes-python-notebook","last_synced_at":"2026-02-06T21:34:52.566Z","repository":{"id":33863616,"uuid":"129245836","full_name":"zooniverse/panoptes-python-notebook","owner":"zooniverse","description":"Python notebooks with the Panoptes python client","archived":false,"fork":false,"pushed_at":"2025-01-20T11:29:05.000Z","size":54,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-20T12:25:48.282Z","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/zooniverse.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}},"created_at":"2018-04-12T12:14:16.000Z","updated_at":"2021-12-15T13:46:15.000Z","dependencies_parsed_at":"2023-01-15T03:02:08.431Z","dependency_job_id":null,"html_url":"https://github.com/zooniverse/panoptes-python-notebook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zooniverse/panoptes-python-notebook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zooniverse%2Fpanoptes-python-notebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zooniverse%2Fpanoptes-python-notebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zooniverse%2Fpanoptes-python-notebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zooniverse%2Fpanoptes-python-notebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zooniverse","download_url":"https://codeload.github.com/zooniverse/panoptes-python-notebook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zooniverse%2Fpanoptes-python-notebook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29177554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: 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":"2026-02-06T21:34:52.434Z","updated_at":"2026-02-06T21:34:52.556Z","avatar_url":"https://github.com/zooniverse.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python notebooks with the Panoptes python client\n\nSingle user Jupyter notebooks with the Panoptes Python client pre-installed for\nthe Zooniverse.\n\nIt depends on:\n+ https://hub.docker.com/r/jupyter/scipy-notebook/\n+ https://github.com/zooniverse/panoptes-python-client\n\n# Usage\nIf you are using the python client to interact with the Zooniverse API, you will\nneed to copy the env.list.example file and add your own username and password to\nthe `env.list` file.\n+ `cp env.list.example env.list`\n\nRun the published image locally using the `./start_notebooks.sh` script or\nmanually via the following docker cmd:\n\n```\ndocker run -it --rm --env-file ./env.list --name python_notebook -p 8888:8888 -v $(pwd)/data:/home/jovyan zooniverse/panoptes-python-notebook\n```\n\nOr with Docker Compose:\n\n```\ndocker-compose run --rm --service-ports notebook\n```\n\nThe container will run and inform you how to access the local notebook server, e.g.\n```\n[I 12:24:18.485 NotebookApp] Serving notebooks from local directory: /home/jovyan\n[I 12:24:18.485 NotebookApp] 0 active kernels\n[I 12:24:18.485 NotebookApp] The Jupyter Notebook is running at:\n[I 12:24:18.485 NotebookApp] http://[all ip addresses on your system]:8888/?token=6462e704464da9b8129027558b44cde94f44c03726fb9ba9\n[I 12:24:18.486 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).\n[C 12:24:18.493 NotebookApp]\n\n    Copy/paste this URL into your browser when you connect for the first time,\n    to login with a token:\n        http://localhost:8888/?token=6462e704464da9b8129027558b44cde94f44c03726fb9ba9\n```\n\n# Manually build docker images and run the containers\n\nVia the compose tool\n`docker-compose build notebook-dev`\n\nThen run the notebook\n`docker-compose run --rm --service-ports notebook-dev`\n\nVia direct docker commands\n`docker build -t panoptes-python-notebook .`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzooniverse%2Fpanoptes-python-notebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzooniverse%2Fpanoptes-python-notebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzooniverse%2Fpanoptes-python-notebook/lists"}