From 25505a4470c56a0d62ba5813c1fe9af59f568bcf Mon Sep 17 00:00:00 2001 From: "James A. Bednar" Date: Fri, 12 Oct 2018 02:04:02 -0500 Subject: [PATCH] Moved gitter site --- doc/conf.py | 2 +- doc/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 6d1b27d347..73576b9120 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -66,7 +66,7 @@ ), # Social links 'SOCIAL': ( - ('Gitter', '//gitter.im/ioam/holoviews'), + ('Gitter', '//gitter.im/pyviz/pyviz'), ('Twitter', '//twitter.com/holoviews'), ('Github', '//github.com/ioam/holoviews'), ), diff --git a/doc/index.rst b/doc/index.rst index 1e1e8a97a6..e2aa805756 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -93,7 +93,7 @@ And then you can launch Jupyter Notebook to explore them:: jupyter notebook -To work with JupyterLab you will also need the HoloViews JupyterLab +To work with JupyterLab you will also need the PyViz JupyterLab extension:: conda install -c conda-forge jupyterlab