From 6715faa375e25fde7e205ef7829e7f52aebc75cf Mon Sep 17 00:00:00 2001 From: Demetris Roumis Date: Mon, 13 Mar 2023 11:06:42 +0100 Subject: [PATCH] change pyviz-topics to holoviz-topics (#356) * change pyviz-topics to holoviz-topics * clean metadata from nbs * remove mention of day of week for meetings --- doc/community.rst | 8 ++++---- doc/contributing.md | 16 ++++++++-------- doc/topics/index.rst | 2 +- examples/tutorial/00_Setup.ipynb | 13 +------------ examples/tutorial/index.ipynb | 13 +------------ 5 files changed, 15 insertions(+), 37 deletions(-) diff --git a/doc/community.rst b/doc/community.rst index 332620e8..aa833f15 100644 --- a/doc/community.rst +++ b/doc/community.rst @@ -46,12 +46,12 @@ for discussions. **Developer meetings** are shown in the calendar widget below. -- General HoloViz meeting: This occurs biweekly on Fridays and is the best +- General HoloViz meeting: This occurs biweekly and is the best option for new members to join. -- Issue Triaging meeting: This occurs weekly on Mondays. It starts with some +- Issue Triaging meeting: This occurs weekly. It starts with some quick coordination and then splits off to triage project issues, so please - join on time. -- Docs meeting: This occurs biweekly on Wednesdays and is focused on anything + join at the beginning. +- Docs meeting: This occurs biweekly and is focused on anything related to the documentation. Meeting notes are available on `hackmd.io/@holoviz/minutes diff --git a/doc/contributing.md b/doc/contributing.md index 479e0a18..f88a7e1f 100644 --- a/doc/contributing.md +++ b/doc/contributing.md @@ -167,7 +167,7 @@ The HoloViz group owns a few GitHub organizations: * [pyviz-dev](https://github.com/pyviz-dev/) hosts two main types of repositories: * Packages that support maintaining the core HoloViz packages, including, for instance, `nbsite`, `nbsmoke`, `pyctdev`, `pyct` and `autover`. These support packages were developed when no alternative, or satisfying alternative, was available at the time the group needed them. * Repositories that are only used to host *dev* builds of the core packages websites, i.e., no actual work is done on these repositories. They just get updated automatically in a CI process. -* [pyviz-topics](https://github.com/pyviz-topics/) hosts repositories that demonstrate concrete usage of the HoloViz tools. +* [holoviz-topics](https://github.com/holoviz-topics/) hosts repositories that demonstrate concrete usage of the HoloViz tools. * [holoviz-demos](https://github.com/holoviz-demos/) hosts some demos, mostly Panel apps. It is meant to be removed. * [holoviz-community](https://github.com/holoviz-community/) is a place for the HoloViz community to host repositories that are going to be nicely exposed under the HoloViz umbrella @@ -197,11 +197,11 @@ In more detail: * [pyviz-dev.github.io](https://github.com/pyviz-dev/pyviz-dev.github.io): Index of all sites on pyviz-dev * [holoviz_tasks](https://github.com/pyviz-dev/holoviz_tasks): Shared GHA workflows and tasks used to maintain the HoloViz repositories * more ... -* [pyviz-topics](https://github.com/pyviz-topics/) - * [examples](https://github.com/pyviz-topics/examples): Home for domain-specific narrative examples using multiple PyViz projects - * [earthsim](https://github.com/pyviz-topics/earthsim): Project for developing Python-based workflows for specifying, launching, visualizing, and analyzing environmental simulations - * [earthml](https://github.com/pyviz-topics/earthml): Machine learning and visualization in Python for Earth science - * [holodoodler](https://github.com/pyviz-topics/holodoodler): Python application that allows interactive construction of sparse labeling for image segmentation using deep neural networks +* [holoviz-topics](https://github.com/holoviz-topics/) + * [examples](https://github.com/holoviz-topics/examples): Home for domain-specific narrative examples using multiple PyViz projects + * [earthsim](https://github.com/holoviz-topics/earthsim): Project for developing Python-based workflows for specifying, launching, visualizing, and analyzing environmental simulations + * [earthml](https://github.com/holoviz-topics/earthml): Machine learning and visualization in Python for Earth science + * [holodoodler](https://github.com/holoviz-topics/holodoodler): Python application that allows interactive construction of sparse labeling for image segmentation using deep neural networks * more ... #### Teams @@ -215,9 +215,9 @@ The `pyviz-dev` organization has one team: * `pyviz-dev`: PyViz Developers -The `pyviz-topics` organization has one team: +The `holoviz-topics` organization has one team: -* `pyviz-dev`: Developers on PyViz Topics +* `pyviz-dev`: Developers on HoloViz Topics #### Developer account diff --git a/doc/topics/index.rst b/doc/topics/index.rst index d98fa7ef..097e2f2e 100644 --- a/doc/topics/index.rst +++ b/doc/topics/index.rst @@ -2,7 +2,7 @@ Topics ****** -`PyViz Topics `_ provides examples of the types +`HoloViz Topics `_ provides examples of the types of work that can be done in the PyViz ecosystem, including many examples of HoloViz tools. `EarthSim `_ provides examples that specifically relate to using environmental simulation data, and `EarthML `_ demonstrates machine learning techniques diff --git a/examples/tutorial/00_Setup.ipynb b/examples/tutorial/00_Setup.ipynb index 5926528c..9548dd79 100644 --- a/examples/tutorial/00_Setup.ipynb +++ b/examples/tutorial/00_Setup.ipynb @@ -144,20 +144,9 @@ } ], "metadata": { - "kernelspec": { - "display_name": "Python 3.9.13", - "language": "python", - "name": "python3" - }, "language_info": { "name": "python", - "pygments_lexer": "ipython3", - "version": "3.9.13" - }, - "vscode": { - "interpreter": { - "hash": "f31fb6095542cf1b7c9e74f50a44f861a2242b7c1612363ea767593df1613d22" - } + "pygments_lexer": "ipython3" } }, "nbformat": 4, diff --git a/examples/tutorial/index.ipynb b/examples/tutorial/index.ipynb index 70d6e0df..219358cf 100644 --- a/examples/tutorial/index.ipynb +++ b/examples/tutorial/index.ipynb @@ -69,20 +69,9 @@ } ], "metadata": { - "kernelspec": { - "display_name": "Python 3.8.9 64-bit", - "language": "python", - "name": "python3" - }, "language_info": { "name": "python", - "pygments_lexer": "ipython3", - "version": "3.8.9" - }, - "vscode": { - "interpreter": { - "hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6" - } + "pygments_lexer": "ipython3" } }, "nbformat": 4,