{"id":16199970,"url":"https://github.com/banesullivan/transform-2021","last_synced_at":"2025-10-11T21:32:16.532Z","repository":{"id":96073263,"uuid":"358663807","full_name":"banesullivan/transform-2021","owner":"banesullivan","description":"Materials for the PyVista workshop from the Transform 2021 Virtual Conference","archived":false,"fork":false,"pushed_at":"2022-02-04T07:47:23.000Z","size":9228,"stargazers_count":44,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T12:49:07.736Z","etag":null,"topics":["3d","geoscience","pyvista","visualization"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=FmNmRBsEBHE","language":"Jupyter Notebook","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/banesullivan.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}},"created_at":"2021-04-16T16:48:50.000Z","updated_at":"2025-07-27T03:35:28.000Z","dependencies_parsed_at":"2023-05-06T15:02:24.042Z","dependency_job_id":null,"html_url":"https://github.com/banesullivan/transform-2021","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":0.2727272727272727,"last_synced_commit":"597d0b22d2cfd560f2804fcdda8a1de9e7984dc6"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/banesullivan/transform-2021","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banesullivan%2Ftransform-2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banesullivan%2Ftransform-2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banesullivan%2Ftransform-2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banesullivan%2Ftransform-2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banesullivan","download_url":"https://codeload.github.com/banesullivan/transform-2021/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banesullivan%2Ftransform-2021/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008860,"owners_count":26084518,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["3d","geoscience","pyvista","visualization"],"created_at":"2024-10-10T09:28:51.064Z","updated_at":"2025-10-11T21:32:16.305Z","avatar_url":"https://github.com/banesullivan.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transform 2021: Guide to PyVista\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/banesullivan/transform-2021/HEAD)\n\nWelcome the PyVista workshop for the Transform 2021 Virtual Conference!\n\nLinks:\n\n- [Live Stream](https://www.youtube.com/watch?v=FmNmRBsEBHE)\n- [The Guide to PyVista for Geoscientists](https://banesullivan.com/pyvista/)\n- [What is a PyVista Mesh?](https://docs.pyvista.org/getting-started/what-is-a-mesh.html)\n- [PyVista Example Gallery](https://docs.pyvista.org/examples/index.html)\n- [PyVista Support Forum](https://github.com/pyvista/pyvista-support)\n\n\n## Getting Started\n\nThis workshop assumes you have anaconda on your machine. There is a provided\n`environment.yml` file to create a conda virtual environment for installing PyVista and many other packages for the tutorials in this workshop.\n\n1. Download entire repository\n2. Run `conda env create --file=environment.yml`\n3. Activate the environment: `conda activate t21-pyvista`\n\nAs a last resort, there is a MyBinder set up for this demo here: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/banesullivan/transform-2021/HEAD)\n\nMyBinder will be slow and not as responsive when 3D rendering so I advise against using it.\n\n### Using pip instead\n\nFor those of you that do not use anaconda, I have added a `requirements.txt` file that can be used with `pip` to isntall everything. This demo will work best on Python 3.7.\n\n```\npip install -r requirements.txt\n```\n\n## Docker\n\nThere is also a docker image hosted on GitHub's container registry: https://github.com/banesullivan/transform-2021/pkgs/container/transform-2021\n\n```\ndocker pull ghcr.io/banesullivan/transform-2021:latest\n```\n\nRun the docker image:\n\n```\ndocker run -p 8888:8888 ghcr.io/banesullivan/transform-2021:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanesullivan%2Ftransform-2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanesullivan%2Ftransform-2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanesullivan%2Ftransform-2021/lists"}