{"id":32368969,"url":"https://github.com/deeplearnphysics/spinal-tap","last_synced_at":"2026-02-12T21:04:12.014Z","repository":{"id":279847885,"uuid":"923596809","full_name":"DeepLearnPhysics/spinal-tap","owner":"DeepLearnPhysics","description":"SPINE Reconstruction Visualization Tool","archived":false,"fork":false,"pushed_at":"2026-02-03T08:04:20.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-02-03T21:12:13.912Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeepLearnPhysics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-28T14:35:09.000Z","updated_at":"2026-02-03T08:04:24.000Z","dependencies_parsed_at":"2025-02-28T03:38:46.750Z","dependency_job_id":"143b043a-2063-45c4-bc0d-9472f496cd31","html_url":"https://github.com/DeepLearnPhysics/spinal-tap","commit_stats":null,"previous_names":["deeplearnphysics/spinal_tap","deeplearnphysics/spinal-tap"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/DeepLearnPhysics/spinal-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Fspinal-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Fspinal-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Fspinal-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Fspinal-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepLearnPhysics","download_url":"https://codeload.github.com/DeepLearnPhysics/spinal-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Fspinal-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"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":"2025-10-24T19:36:47.881Z","updated_at":"2026-02-12T21:04:12.009Z","avatar_url":"https://github.com/DeepLearnPhysics.png","language":"Python","readme":"# Spinal Tap\n\nSpinal Tap is a Dash application that provides simple visualization tools for\nthe Scalable Particle Imaging With Neural Embeddings\n([SPINE](https://github.com/DeepLearnPhysics/spine)) package.\n\n\n## Installation\n\nYou can install Spinal Tap and all dependencies (including Dash, Flask, Plotly, and spine) using pip:\n\n```bash\npip install .\n```\n\nOr, for editable development mode:\n\n```bash\npip install -e .\n```\n\n## Usage\n\nAfter installation, launch the app using the provided CLI:\n\n```bash\nspinal-tap\n```\n\nYou can also check the installed version with:\n\n```bash\nspinal-tap --version\n# or\nspinal-tap -v\n```\n\nThen open your browser to [http://0.0.0.0:8888/](http://0.0.0.0:8888/).\n\n\n## Deployment\n\n### Kubernetes\n\nSpinal Tap is deployed on SLAC's S3DF Kubernetes infrastructure and is accessible at:\n\n**[https://spinal-tap.slac.stanford.edu](https://spinal-tap.slac.stanford.edu)**\n\nThe Kubernetes configuration files are located in the `k8s/` directory. For deployment instructions and SLAC-specific configuration details, see:\n- [`k8s/README.md`](k8s/README.md) - Deployment guide\n- [`k8s/SLAC_CONFIG.md`](k8s/SLAC_CONFIG.md) - Detailed SLAC S3DF configuration\n\n### Docker\n\nDocker images are automatically built and published to GitHub Container Registry when version tags are pushed:\n\n```bash\ndocker pull ghcr.io/deeplearnphysics/spinal-tap:latest\n```\n\nTo run locally with Docker:\n\n```bash\ndocker run -p 8888:8888 ghcr.io/deeplearnphysics/spinal-tap:latest\n```\n\n## Development \u0026 CI/CD\n\n- Code style is enforced with black, isort, and flake8 (pre-commit and CI).\n- The GitHub Actions workflow builds and tests on every commit, PR, tag, and release.\n- Docker images are built automatically on version tag pushes (e.g., `v0.1.2`).\n- Publishing:\n  - On tag push: publishes to Test PyPI (requires `TEST_PYPI_API_TOKEN` secret).\n  - On GitHub Release: publishes to PyPI (requires `PYPI_API_TOKEN` secret).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplearnphysics%2Fspinal-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeplearnphysics%2Fspinal-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplearnphysics%2Fspinal-tap/lists"}