diff --git a/IS2view/tools.py b/IS2view/tools.py index ef6954e..a1b27b8 100644 --- a/IS2view/tools.py +++ b/IS2view/tools.py @@ -1,7 +1,7 @@ #!/usr/bin/env python u""" tools.py -Written by Tyler Sutterley (04/2024) +Written by Tyler Sutterley (03/2023) User interface tools for Jupyter Notebooks PYTHON DEPENDENCIES: diff --git a/README.rst b/README.rst index 78542c5..fed1d95 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,6 @@ Dependencies - `ipyleaflet: Interactive maps in the Jupyter notebook `_ - `matplotlib: Python 2D plotting library `_ - `numpy: Scientific Computing Tools For Python `_ -- `panel: Powerful Data Exploration & Web App Framework for Python `_ - `rasterio: Access to geospatial raster data `_ - `rioxarray: geospatial xarray extension powered by rasterio `_ - `setuptools_scm: manager for python package versions using scm metadata `_ diff --git a/doc/source/getting_started/Citations.rst b/doc/source/getting_started/Citations.rst index 01b588c..39eb972 100644 --- a/doc/source/getting_started/Citations.rst +++ b/doc/source/getting_started/Citations.rst @@ -46,7 +46,6 @@ This software is also dependent on other commonly used Python packages: - `matplotlib: Python 2D plotting library `_ - `h5netcdf: Pythonic interface to netCDF4 via h5py `_ - `numpy: Scientific Computing Tools For Python `_ -- `panel: Powerful Data Exploration & Web App Framework for Python `_ - `rasterio: Access to geospatial raster data `_ - `rioxarray: geospatial xarray extension powered by rasterio `_ - `setuptools_scm: manager for python package versions using scm metadata `_