D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-bokeh-3.6.3-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EQGm08 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8j23PY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + rm -rf bokeh-3.6.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/bokeh-3.6.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bokeh-3.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6VwE30 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + cd bokeh-3.6.3 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-buildrequires Handling setuptools>=64 from build-system.requires Requirement satisfied: setuptools>=64 (installed: setuptools 78.1.0) Handling setuptools-git-versioning from build-system.requires Requirement satisfied: setuptools-git-versioning (installed: setuptools-git-versioning 0.0.1) Handling colorama from build-system.requires Requirement satisfied: colorama (installed: colorama 0.4.6) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/bokeh.egg-info/PKG-INFO writing dependency_links to src/bokeh.egg-info/dependency_links.txt writing entry points to src/bokeh.egg-info/entry_points.txt writing requirements to src/bokeh.egg-info/requires.txt writing top-level names to src/bokeh.egg-info/top_level.txt reading manifest file 'src/bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'src/bokeh/sampledata/_data' warning: no files found matching 'src/bokeh/_sri.json' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.js' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.min.js' adding license file 'LICENSE.txt' writing manifest file 'src/bokeh.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running dist_info creating bokeh.egg-info writing bokeh.egg-info/PKG-INFO writing dependency_links to bokeh.egg-info/dependency_links.txt writing entry points to bokeh.egg-info/entry_points.txt writing requirements to bokeh.egg-info/requires.txt writing top-level names to bokeh.egg-info/top_level.txt writing manifest file 'bokeh.egg-info/SOURCES.txt' reading manifest file 'bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'src/bokeh/sampledata/_data' warning: no files found matching 'src/bokeh/_sri.json' no previously-included directories found matching 'src/bokeh/server/static' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.js' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.min.js' adding license file 'LICENSE.txt' writing manifest file 'bokeh.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/bokeh-3.6.3.dist-info' Handling Jinja2>=2.9 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: Jinja2>=2.9 (installed: Jinja2 3.1.6) Handling contourpy>=1.2 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: contourpy>=1.2 (installed: contourpy 1.3.1) Handling numpy>=1.16 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: numpy>=1.16 (installed: numpy 2.1.3) Handling packaging>=16.8 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: packaging>=16.8 (installed: packaging 24.2) Handling pandas>=1.2 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: pandas>=1.2 (installed: pandas 2.2.3) Handling pillow>=7.1.0 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: pillow>=7.1.0 (installed: pillow 11.1.0) Handling PyYAML>=3.10 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 6.0.1) Handling tornado>=6.2 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: tornado>=6.2 (installed: tornado 6.4.2) Handling xyzservices>=2021.09.1 from hook generated metadata: Requires-Dist (bokeh) Requirement satisfied: xyzservices>=2021.09.1 (installed: xyzservices 2024.4.0) + cat /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-buildrequires + rm -rfv bokeh-3.6.3.dist-info/ removed 'bokeh-3.6.3.dist-info/entry_points.txt' removed 'bokeh-3.6.3.dist-info/top_level.txt' removed 'bokeh-3.6.3.dist-info/METADATA' removed 'bokeh-3.6.3.dist-info/licenses/LICENSE.txt' removed directory 'bokeh-3.6.3.dist-info/licenses' removed directory 'bokeh-3.6.3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.09tIea + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bokeh-3.6.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info writing /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'src/bokeh/sampledata/_data' warning: no files found matching 'src/bokeh/_sri.json' no previously-included directories found matching 'src/bokeh/server/static' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.js' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.min.js' adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-modern-metadata-lbj59apz/bokeh-3.6.3.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: bokeh Building wheel for bokeh (pyproject.toml): started Running command Building wheel for bokeh (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build Used PACKAGED BokehJS from bokeh.server.static running build_py creating build/lib/bokeh copying src/bokeh/ext.py -> build/lib/bokeh copying src/bokeh/transform.py -> build/lib/bokeh copying src/bokeh/resources.py -> build/lib/bokeh copying src/bokeh/driving.py -> build/lib/bokeh copying src/bokeh/events.py -> build/lib/bokeh copying src/bokeh/__main__.py -> build/lib/bokeh copying src/bokeh/palettes.py -> build/lib/bokeh copying src/bokeh/settings.py -> build/lib/bokeh copying src/bokeh/__init__.py -> build/lib/bokeh copying src/bokeh/layouts.py -> build/lib/bokeh creating build/lib/bokeh/model copying src/bokeh/model/model.py -> build/lib/bokeh/model copying src/bokeh/model/docs.py -> build/lib/bokeh/model copying src/bokeh/model/__init__.py -> build/lib/bokeh/model copying src/bokeh/model/data_model.py -> build/lib/bokeh/model copying src/bokeh/model/util.py -> build/lib/bokeh/model creating build/lib/bokeh/models copying src/bokeh/models/map_plots.py -> build/lib/bokeh/models copying src/bokeh/models/mappers.py -> build/lib/bokeh/models copying src/bokeh/models/css.py -> build/lib/bokeh/models copying src/bokeh/models/glyph.py -> build/lib/bokeh/models copying src/bokeh/models/text.py -> build/lib/bokeh/models copying src/bokeh/models/filters.py -> build/lib/bokeh/models copying src/bokeh/models/plots.py -> build/lib/bokeh/models copying src/bokeh/models/textures.py -> build/lib/bokeh/models copying src/bokeh/models/callbacks.py -> build/lib/bokeh/models copying src/bokeh/models/selectors.py -> build/lib/bokeh/models copying src/bokeh/models/tickers.py -> build/lib/bokeh/models copying src/bokeh/models/nodes.py -> build/lib/bokeh/models copying src/bokeh/models/labeling.py -> build/lib/bokeh/models copying src/bokeh/models/coordinates.py -> build/lib/bokeh/models copying src/bokeh/models/transforms.py -> build/lib/bokeh/models copying src/bokeh/models/graphics.py -> build/lib/bokeh/models copying src/bokeh/models/dom.py -> build/lib/bokeh/models copying src/bokeh/models/scales.py -> build/lib/bokeh/models copying src/bokeh/models/tiles.py -> build/lib/bokeh/models copying src/bokeh/models/axes.py -> build/lib/bokeh/models copying src/bokeh/models/__init__.py -> build/lib/bokeh/models copying src/bokeh/models/comparisons.py -> build/lib/bokeh/models copying src/bokeh/models/glyphs.py -> build/lib/bokeh/models copying src/bokeh/models/grids.py -> build/lib/bokeh/models copying src/bokeh/models/tools.py -> build/lib/bokeh/models copying src/bokeh/models/selections.py -> build/lib/bokeh/models copying src/bokeh/models/expressions.py -> build/lib/bokeh/models copying src/bokeh/models/layouts.py -> build/lib/bokeh/models copying src/bokeh/models/formatters.py -> build/lib/bokeh/models copying src/bokeh/models/graphs.py -> build/lib/bokeh/models copying src/bokeh/models/sources.py -> build/lib/bokeh/models copying src/bokeh/models/canvas.py -> build/lib/bokeh/models copying src/bokeh/models/ranges.py -> build/lib/bokeh/models creating build/lib/bokeh/themes copying src/bokeh/themes/_carbon.py -> build/lib/bokeh/themes copying src/bokeh/themes/_dark_minimal.py -> build/lib/bokeh/themes copying src/bokeh/themes/_light_minimal.py -> build/lib/bokeh/themes copying src/bokeh/themes/_contrast.py -> build/lib/bokeh/themes copying src/bokeh/themes/theme.py -> build/lib/bokeh/themes copying src/bokeh/themes/_night_sky.py -> build/lib/bokeh/themes copying src/bokeh/themes/__init__.py -> build/lib/bokeh/themes copying src/bokeh/themes/_caliber.py -> build/lib/bokeh/themes creating build/lib/bokeh/protocol copying src/bokeh/protocol/exceptions.py -> build/lib/bokeh/protocol copying src/bokeh/protocol/message.py -> build/lib/bokeh/protocol copying src/bokeh/protocol/__init__.py -> build/lib/bokeh/protocol copying src/bokeh/protocol/receiver.py -> build/lib/bokeh/protocol creating build/lib/bokeh/colors copying src/bokeh/colors/groups.py -> build/lib/bokeh/colors copying src/bokeh/colors/named.py -> build/lib/bokeh/colors copying src/bokeh/colors/__init__.py -> build/lib/bokeh/colors copying src/bokeh/colors/color.py -> build/lib/bokeh/colors copying src/bokeh/colors/util.py -> build/lib/bokeh/colors creating build/lib/bokeh/document copying src/bokeh/document/callbacks.py -> build/lib/bokeh/document copying src/bokeh/document/document.py -> build/lib/bokeh/document copying src/bokeh/document/events.py -> build/lib/bokeh/document copying src/bokeh/document/__init__.py -> build/lib/bokeh/document copying src/bokeh/document/json.py -> build/lib/bokeh/document copying src/bokeh/document/locking.py -> build/lib/bokeh/document copying src/bokeh/document/modules.py -> build/lib/bokeh/document copying src/bokeh/document/models.py -> build/lib/bokeh/document creating build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_model.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_sampledata_xref.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_palette_group.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_autodoc.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_sitemap.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/sample.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_options.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_settings.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_releases.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/example_handler.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_plot.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_prop.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_palette.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokehjs_content.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_color.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/__init__.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_dataframe.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_gallery.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_example_metadata.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_enum.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/util.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/templates.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_roles.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_jinja.py -> build/lib/bokeh/sphinxext copying src/bokeh/sphinxext/bokeh_directive.py -> build/lib/bokeh/sphinxext creating build/lib/bokeh/embed copying src/bokeh/embed/standalone.py -> build/lib/bokeh/embed copying src/bokeh/embed/elements.py -> build/lib/bokeh/embed copying src/bokeh/embed/wrappers.py -> build/lib/bokeh/embed copying src/bokeh/embed/bundle.py -> build/lib/bokeh/embed copying src/bokeh/embed/server.py -> build/lib/bokeh/embed copying src/bokeh/embed/__init__.py -> build/lib/bokeh/embed copying src/bokeh/embed/util.py -> build/lib/bokeh/embed copying src/bokeh/embed/notebook.py -> build/lib/bokeh/embed creating build/lib/bokeh/server copying src/bokeh/server/callbacks.py -> build/lib/bokeh/server copying src/bokeh/server/tornado.py -> build/lib/bokeh/server copying src/bokeh/server/protocol_handler.py -> build/lib/bokeh/server copying src/bokeh/server/contexts.py -> build/lib/bokeh/server copying src/bokeh/server/server.py -> build/lib/bokeh/server copying src/bokeh/server/auth_provider.py -> build/lib/bokeh/server copying src/bokeh/server/urls.py -> build/lib/bokeh/server copying src/bokeh/server/__init__.py -> build/lib/bokeh/server copying src/bokeh/server/util.py -> build/lib/bokeh/server copying src/bokeh/server/connection.py -> build/lib/bokeh/server copying src/bokeh/server/session.py -> build/lib/bokeh/server creating build/lib/bokeh/core copying src/bokeh/core/has_props.py -> build/lib/bokeh/core copying src/bokeh/core/property_mixins.py -> build/lib/bokeh/core copying src/bokeh/core/property_aliases.py -> build/lib/bokeh/core copying src/bokeh/core/json_encoder.py -> build/lib/bokeh/core copying src/bokeh/core/types.py -> build/lib/bokeh/core copying src/bokeh/core/enums.py -> build/lib/bokeh/core copying src/bokeh/core/__init__.py -> build/lib/bokeh/core copying src/bokeh/core/query.py -> build/lib/bokeh/core copying src/bokeh/core/serialization.py -> build/lib/bokeh/core copying src/bokeh/core/templates.py -> build/lib/bokeh/core copying src/bokeh/core/properties.py -> build/lib/bokeh/core creating build/lib/bokeh/sampledata copying src/bokeh/sampledata/lincoln.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/haar_cascade.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sprint.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/les_mis.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/penguins.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/movies_data.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/unemployment1948.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/emissions.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_states.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/stocks.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/anscombe.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_cities.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/glucose.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/daylight.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/browsers.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/cows.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sea_surface_temperature.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sample_superstore.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/airports.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/airport_routes.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/forensic_glass.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/perceptions.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/world_cities.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/mtb.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/autompg2.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_marriages_divorces.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/gapminder.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/titanic.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/antibiotics.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/commits.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/degrees.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/olympics2014.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/__init__.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/iris.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/unemployment.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_counties.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/periodic_table.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/autompg.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/us_holidays.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/sample_geojson.py -> build/lib/bokeh/sampledata copying src/bokeh/sampledata/population.py -> build/lib/bokeh/sampledata creating build/lib/bokeh/io copying src/bokeh/io/export.py -> build/lib/bokeh/io copying src/bokeh/io/saving.py -> build/lib/bokeh/io copying src/bokeh/io/output.py -> build/lib/bokeh/io copying src/bokeh/io/webdriver.py -> build/lib/bokeh/io copying src/bokeh/io/__init__.py -> build/lib/bokeh/io copying src/bokeh/io/doc.py -> build/lib/bokeh/io copying src/bokeh/io/util.py -> build/lib/bokeh/io copying src/bokeh/io/notebook.py -> build/lib/bokeh/io copying src/bokeh/io/showing.py -> build/lib/bokeh/io copying src/bokeh/io/state.py -> build/lib/bokeh/io creating build/lib/bokeh/plotting copying src/bokeh/plotting/_figure.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_stack.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_graph.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_renderer.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_tools.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_decorators.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/gmap.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_legends.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/__init__.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/glyph_api.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_docstring.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/graph.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/contour.py -> build/lib/bokeh/plotting copying src/bokeh/plotting/_plot.py -> build/lib/bokeh/plotting creating build/lib/bokeh/application copying src/bokeh/application/__init__.py -> build/lib/bokeh/application copying src/bokeh/application/application.py -> build/lib/bokeh/application creating build/lib/bokeh/client copying src/bokeh/client/__init__.py -> build/lib/bokeh/client copying src/bokeh/client/util.py -> build/lib/bokeh/client copying src/bokeh/client/connection.py -> build/lib/bokeh/client copying src/bokeh/client/states.py -> build/lib/bokeh/client copying src/bokeh/client/session.py -> build/lib/bokeh/client copying src/bokeh/client/websocket.py -> build/lib/bokeh/client creating build/lib/bokeh/command copying src/bokeh/command/subcommand.py -> build/lib/bokeh/command copying src/bokeh/command/bootstrap.py -> build/lib/bokeh/command copying src/bokeh/command/__init__.py -> build/lib/bokeh/command copying src/bokeh/command/util.py -> build/lib/bokeh/command creating build/lib/bokeh/util copying src/bokeh/util/dependencies.py -> build/lib/bokeh/util copying src/bokeh/util/version.py -> build/lib/bokeh/util copying src/bokeh/util/compiler.py -> build/lib/bokeh/util copying src/bokeh/util/datatypes.py -> build/lib/bokeh/util copying src/bokeh/util/info.py -> build/lib/bokeh/util copying src/bokeh/util/logconfig.py -> build/lib/bokeh/util copying src/bokeh/util/options.py -> build/lib/bokeh/util copying src/bokeh/util/paths.py -> build/lib/bokeh/util copying src/bokeh/util/callback_manager.py -> build/lib/bokeh/util copying src/bokeh/util/token.py -> build/lib/bokeh/util copying src/bokeh/util/deprecation.py -> build/lib/bokeh/util copying src/bokeh/util/browser.py -> build/lib/bokeh/util copying src/bokeh/util/tornado.py -> build/lib/bokeh/util copying src/bokeh/util/package.py -> build/lib/bokeh/util copying src/bokeh/util/functions.py -> build/lib/bokeh/util copying src/bokeh/util/warnings.py -> build/lib/bokeh/util copying src/bokeh/util/__init__.py -> build/lib/bokeh/util copying src/bokeh/util/serialization.py -> build/lib/bokeh/util copying src/bokeh/util/dataclasses.py -> build/lib/bokeh/util copying src/bokeh/util/terminal.py -> build/lib/bokeh/util copying src/bokeh/util/strings.py -> build/lib/bokeh/util copying src/bokeh/util/hex.py -> build/lib/bokeh/util creating build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/dimensional.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/arrows.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/labels.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/annotation.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/legends.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/geometry.py -> build/lib/bokeh/models/annotations copying src/bokeh/models/annotations/__init__.py -> build/lib/bokeh/models/annotations creating build/lib/bokeh/models/common copying src/bokeh/models/common/properties.py -> build/lib/bokeh/models/common creating build/lib/bokeh/models/ui copying src/bokeh/models/ui/icons.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/examiner.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/menus.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/panels.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/dialogs.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/__init__.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/ui_element.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/panes.py -> build/lib/bokeh/models/ui copying src/bokeh/models/ui/tooltips.py -> build/lib/bokeh/models/ui creating build/lib/bokeh/models/misc copying src/bokeh/models/misc/__init__.py -> build/lib/bokeh/models/misc copying src/bokeh/models/misc/group_by.py -> build/lib/bokeh/models/misc creating build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/glyph_renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/contour_renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/graph_renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/tile_renderer.py -> build/lib/bokeh/models/renderers copying src/bokeh/models/renderers/__init__.py -> build/lib/bokeh/models/renderers creating build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/inputs.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/buttons.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/markups.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/groups.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/pickers.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/sliders.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/tables.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/widget.py -> build/lib/bokeh/models/widgets copying src/bokeh/models/widgets/__init__.py -> build/lib/bokeh/models/widgets creating build/lib/bokeh/models/util copying src/bokeh/models/util/structure.py -> build/lib/bokeh/models/util copying src/bokeh/models/util/__init__.py -> build/lib/bokeh/models/util creating build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/toolbars.py -> build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/labels.py -> build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/html_annotation.py -> build/lib/bokeh/models/annotations/html copying src/bokeh/models/annotations/html/__init__.py -> build/lib/bokeh/models/annotations/html creating build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/ok.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/server_info_reply.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/server_info_req.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/patch_doc.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/error.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/pull_doc_reply.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/push_doc.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/__init__.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/pull_doc_req.py -> build/lib/bokeh/protocol/messages copying src/bokeh/protocol/messages/ack.py -> build/lib/bokeh/protocol/messages creating build/lib/bokeh/server/views copying src/bokeh/server/views/static_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/metadata_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/doc_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/ws.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/root_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/auth_request_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/multi_root_static_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/session_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/__init__.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/ico_handler.py -> build/lib/bokeh/server/views copying src/bokeh/server/views/autoload_js_handler.py -> build/lib/bokeh/server/views creating build/lib/bokeh/core/validation copying src/bokeh/core/validation/issue.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/decorators.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/check.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/warnings.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/__init__.py -> build/lib/bokeh/core/validation copying src/bokeh/core/validation/errors.py -> build/lib/bokeh/core/validation creating build/lib/bokeh/core/property copying src/bokeh/core/property/nothing.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/any.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/text_like.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/datetime.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/descriptors.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/enum.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/bases.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/constraints.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/descriptor_factory.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/aliases.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/_sphinx.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/serialized.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/alias.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/numeric.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/readonly.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/factors.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/wrappers.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/nullable.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/vectorization.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/override.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/visual.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/dataspec.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/string.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/include.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/pd.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/either.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/singletons.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/struct.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/__init__.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/container.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/validation.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/instance.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/json.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/color.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/primitive.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/required.py -> build/lib/bokeh/core/property copying src/bokeh/core/property/auto.py -> build/lib/bokeh/core/property creating build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/code.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/server_lifecycle.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/document_lifecycle.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/function.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/request_handler.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/script.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/lifecycle.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/handler.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/server_request_handler.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/__init__.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/directory.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/code_runner.py -> build/lib/bokeh/application/handlers copying src/bokeh/application/handlers/notebook.py -> build/lib/bokeh/application/handlers creating build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/info.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/serve.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/file_output.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/build.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/__init__.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/init.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/static.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/json.py -> build/lib/bokeh/command/subcommands copying src/bokeh/command/subcommands/secret.py -> build/lib/bokeh/command/subcommands running egg_info writing src/bokeh.egg-info/PKG-INFO writing dependency_links to src/bokeh.egg-info/dependency_links.txt writing entry points to src/bokeh.egg-info/entry_points.txt writing requirements to src/bokeh.egg-info/requires.txt writing top-level names to src/bokeh.egg-info/top_level.txt reading manifest file 'src/bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'src/bokeh/sampledata/_data' warning: no files found matching 'src/bokeh/_sri.json' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.js' warning: no previously-included files found matching 'src/bokeh/server/static/js/bokeh*.esm.min.js' adding license file 'LICENSE.txt' writing manifest file 'src/bokeh.egg-info/SOURCES.txt' creating build/lib/typings copying src/typings/bs4.pyi -> build/lib/typings copying src/typings/json5.pyi -> build/lib/typings copying src/typings/psutil.pyi -> build/lib/typings copying src/bokeh/LICENSE.txt -> build/lib/bokeh copying src/bokeh/py.typed -> build/lib/bokeh creating build/lib/typings/ipykernel copying src/typings/ipykernel/__init__.pyi -> build/lib/typings/ipykernel creating build/lib/typings/IPython copying src/typings/IPython/__init__.pyi -> build/lib/typings/IPython copying src/typings/IPython/display.pyi -> build/lib/typings/IPython creating build/lib/typings/selenium copying src/typings/selenium/__init__.pyi -> build/lib/typings/selenium creating build/lib/typings/jupyter_core copying src/typings/jupyter_core/__init__.pyi -> build/lib/typings/jupyter_core copying src/typings/jupyter_core/paths.pyi -> build/lib/typings/jupyter_core creating build/lib/typings/ipykernel/comm copying src/typings/ipykernel/comm/__init__.pyi -> build/lib/typings/ipykernel/comm copying src/typings/ipykernel/comm/comm.pyi -> build/lib/typings/ipykernel/comm creating build/lib/typings/IPython/core copying src/typings/IPython/core/__init__.pyi -> build/lib/typings/IPython/core copying src/typings/IPython/core/getipython.pyi -> build/lib/typings/IPython/core copying src/typings/IPython/core/history.pyi -> build/lib/typings/IPython/core copying src/typings/IPython/core/interactiveshell.pyi -> build/lib/typings/IPython/core creating build/lib/typings/selenium/common copying src/typings/selenium/common/exceptions.pyi -> build/lib/typings/selenium/common creating build/lib/typings/selenium/webdriver copying src/typings/selenium/webdriver/__init__.pyi -> build/lib/typings/selenium/webdriver creating build/lib/typings/selenium/webdriver/safari copying src/typings/selenium/webdriver/safari/__init__.pyi -> build/lib/typings/selenium/webdriver/safari copying src/typings/selenium/webdriver/safari/webdriver.pyi -> build/lib/typings/selenium/webdriver/safari creating build/lib/typings/selenium/webdriver/support copying src/typings/selenium/webdriver/support/__init__.pyi -> build/lib/typings/selenium/webdriver/support copying src/typings/selenium/webdriver/support/expected_conditions.pyi -> build/lib/typings/selenium/webdriver/support copying src/typings/selenium/webdriver/support/wait.pyi -> build/lib/typings/selenium/webdriver/support creating build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/__init__.pyi -> build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/action_chains.pyi -> build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/by.pyi -> build/lib/typings/selenium/webdriver/common copying src/typings/selenium/webdriver/common/keys.pyi -> build/lib/typings/selenium/webdriver/common creating build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/__init__.pyi -> build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/options.pyi -> build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/service.pyi -> build/lib/typings/selenium/webdriver/chrome copying src/typings/selenium/webdriver/chrome/webdriver.pyi -> build/lib/typings/selenium/webdriver/chrome creating build/lib/typings/selenium/webdriver/remote copying src/typings/selenium/webdriver/remote/__init__.pyi -> build/lib/typings/selenium/webdriver/remote copying src/typings/selenium/webdriver/remote/webdriver.pyi -> build/lib/typings/selenium/webdriver/remote copying src/typings/selenium/webdriver/remote/webelement.pyi -> build/lib/typings/selenium/webdriver/remote creating build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/__init__.pyi -> build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/firefox_binary.pyi -> build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/options.pyi -> build/lib/typings/selenium/webdriver/firefox copying src/typings/selenium/webdriver/firefox/webdriver.pyi -> build/lib/typings/selenium/webdriver/firefox creating build/lib/bokeh/_sri copying src/bokeh/_sri/0.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.10.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.11.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.11.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.10.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.11.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.12.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.13.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.14.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.15.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.16.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.5.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.6.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.7.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.8.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.12.9.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.13.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.4.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.5.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.5.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.5.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.6.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.6.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.7.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.7.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.8.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.8.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.8.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/0.9.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.0.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.3.4.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/1.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.0.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.0.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.0.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.1.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.2.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.2.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.3.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/2.4.3.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.0.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.0.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.0.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.1.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.1.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.2.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.2.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.2.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.3.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.4.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.5.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.6.0.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.6.1.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.6.2.json -> build/lib/bokeh/_sri copying src/bokeh/_sri/3.6.3.json -> build/lib/bokeh/_sri copying src/bokeh/util/sampledata.json -> build/lib/bokeh/util creating build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_codepen_init.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_content_epilogue.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_content_prologue.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/bokehjs_html_template.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/color_detail.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/enum_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/example_metadata.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/gallery_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/gallery_page.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/jinja_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/model_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/options_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/palette_detail.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/palette_group_detail.html -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/prop_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/release_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/sphinxext/_templates/settings_detail.rst -> build/lib/bokeh/sphinxext/_templates copying src/bokeh/server/views/app_index.html -> build/lib/bokeh/server/views copying src/bokeh/server/views/bokeh-dev.ico -> build/lib/bokeh/server/views copying src/bokeh/server/views/bokeh.ico -> build/lib/bokeh/server/views creating build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-api.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-api.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-gl.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-gl.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-mathjax.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-mathjax.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-tables.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-tables.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-widgets.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh-widgets.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/bokeh.min.js -> build/lib/bokeh/server/static/js copying src/bokeh/server/static/js/compiler.js -> build/lib/bokeh/server/static/js creating build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.decorators.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.decorators.legacy.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.dom.asynciterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.dom.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.dom.iterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.collection.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.core.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.generator.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.iterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.proxy.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.reflect.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.symbol.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2016.array.include.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2016.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2016.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2016.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.date.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.object.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2017.typedarrays.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.asynciterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2018.regexp.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.array.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.object.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2019.symbol.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.bigint.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.date.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.number.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2021.weakref.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.array.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.error.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.object.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.regexp.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2022.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.array.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.collection.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es2023.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es5.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.es6.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.array.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.collection.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.decorators.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.disposable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.full.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.intl.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.iterator.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.object.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.promise.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.regexp.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.esnext.string.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.scripthost.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.webworker.asynciterable.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.webworker.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.webworker.importscripts.d.ts -> build/lib/bokeh/server/static/lib copying src/bokeh/server/static/lib/lib.webworker.iterable.d.ts -> build/lib/bokeh/server/static/lib creating build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/base.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/bokeh.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/index.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/main.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/model.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/safely.d.ts -> build/lib/bokeh/server/static/js/lib copying src/bokeh/server/static/js/lib/version.d.ts -> build/lib/bokeh/server/static/js/lib creating build/lib/bokeh/server/static/js/lib/models copying src/bokeh/server/static/js/lib/models/index.d.ts -> build/lib/bokeh/server/static/js/lib/models copying src/bokeh/server/static/js/lib/models/main.d.ts -> build/lib/bokeh/server/static/js/lib/models copying src/bokeh/server/static/js/lib/models/util.d.ts -> build/lib/bokeh/server/static/js/lib/models creating build/lib/bokeh/server/static/js/lib/protocol copying src/bokeh/server/static/js/lib/protocol/index.d.ts -> build/lib/bokeh/server/static/js/lib/protocol copying src/bokeh/server/static/js/lib/protocol/message.d.ts -> build/lib/bokeh/server/static/js/lib/protocol copying src/bokeh/server/static/js/lib/protocol/receiver.d.ts -> build/lib/bokeh/server/static/js/lib/protocol creating build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/defs.d.ts -> build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/document.d.ts -> build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/events.d.ts -> build/lib/bokeh/server/static/js/lib/document copying src/bokeh/server/static/js/lib/document/index.d.ts -> build/lib/bokeh/server/static/js/lib/document creating build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/dom.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/index.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/json.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/notebook.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/server.d.ts -> build/lib/bokeh/server/static/js/lib/embed copying src/bokeh/server/static/js/lib/embed/standalone.d.ts -> build/lib/bokeh/server/static/js/lib/embed creating build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/charts.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/expr.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/figure.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/glyph_api.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/gridplot.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/index.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/io.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/linalg.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/main.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/models.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/palettes.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/parser.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/plotting.d.ts -> build/lib/bokeh/server/static/js/lib/api copying src/bokeh/server/static/js/lib/api/themes.d.ts -> build/lib/bokeh/server/static/js/lib/api creating build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/bokeh_events.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/build_views.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/class.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/css.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/diagnostics.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/dom.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/dom_view.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/enums.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/geometry.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/graphics.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/has_props.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/hittest.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/kinds.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/logging.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/patching.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/properties.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/property_mixins.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/resolvers.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/selection_manager.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/settings.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/signaling.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/types.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/ui_events.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/ui_gestures.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/uniforms.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/vectorization.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/view.d.ts -> build/lib/bokeh/server/static/js/lib/core copying src/bokeh/server/static/js/lib/core/view_manager.d.ts -> build/lib/bokeh/server/static/js/lib/core creating build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/attribution.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/base.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/buttons.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/canvas.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/caret.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/clearfix.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/dialogs.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/dropdown.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/examiner.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/group_box.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/icons.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/logo.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/menus.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/menus_.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/panels.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/panes.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/plots.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/pretty.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/tabs.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/tool_button.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/toolbar.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/tooltips.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles copying src/bokeh/server/static/js/lib/styles/ui.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles creating build/lib/bokeh/server/static/js/lib/client copying src/bokeh/server/static/js/lib/client/connection.d.ts -> build/lib/bokeh/server/static/js/lib/client copying src/bokeh/server/static/js/lib/client/session.d.ts -> build/lib/bokeh/server/static/js/lib/client creating build/lib/bokeh/server/static/js/lib/models/random copying src/bokeh/server/static/js/lib/models/random/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/random copying src/bokeh/server/static/js/lib/models/random/park_miller_lcg.d.ts -> build/lib/bokeh/server/static/js/lib/models/random copying src/bokeh/server/static/js/lib/models/random/random_generator.d.ts -> build/lib/bokeh/server/static/js/lib/models/random creating build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/alignments.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/column.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/css_grid_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/flex_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/grid_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/group_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/hbox.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/layout_dom.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/row.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/scroll_box.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/spacer.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/tab_panel.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/tabs.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts copying src/bokeh/server/static/js/lib/models/layouts/vbox.d.ts -> build/lib/bokeh/server/static/js/lib/models/layouts creating build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/callback.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/close_dialog.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/customjs.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/open_dialog.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/open_url.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/set_value.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks copying src/bokeh/server/static/js/lib/models/callbacks/toggle_visibility.d.ts -> build/lib/bokeh/server/static/js/lib/models/callbacks creating build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/bbox_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/mercator_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tile_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tile_utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/tms_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles copying src/bokeh/server/static/js/lib/models/tiles/wmts_tile_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/tiles creating build/lib/bokeh/server/static/js/lib/models/graphics copying src/bokeh/server/static/js/lib/models/graphics/decoration.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphics copying src/bokeh/server/static/js/lib/models/graphics/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphics copying src/bokeh/server/static/js/lib/models/graphics/marking.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphics creating build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/coordinate_transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/cumsum.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/customjs_expr.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/expression.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/maximum.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/minimum.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/polar.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions copying src/bokeh/server/static/js/lib/models/expressions/stack.d.ts -> build/lib/bokeh/server/static/js/lib/models/expressions creating build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/base_text.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/math_text.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/plain_text.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/providers.d.ts -> build/lib/bokeh/server/static/js/lib/models/text copying src/bokeh/server/static/js/lib/models/text/utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/text creating build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/area_visuals.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/arrow.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/arrow_head.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/band.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/base_color_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/box_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/color_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/contour_color_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/data_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/dimensional.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/label.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/label_set.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/legend.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/legend_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/poly_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/scale_bar.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/slope.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/span.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/text_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/title.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/toolbar_panel.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/upper_lower.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations copying src/bokeh/server/static/js/lib/models/annotations/whisker.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations creating build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/box_kinds.d.ts -> build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/kinds.d.ts -> build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/painting.d.ts -> build/lib/bokeh/server/static/js/lib/models/common copying src/bokeh/server/static/js/lib/models/common/resolve.d.ts -> build/lib/bokeh/server/static/js/lib/models/common creating build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/layout_provider.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs copying src/bokeh/server/static/js/lib/models/graphs/static_layout_provider.d.ts -> build/lib/bokeh/server/static/js/lib/models/graphs creating build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/coordinate.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/coordinate_mapping.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/indexed.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/node.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates copying src/bokeh/server/static/js/lib/models/coordinates/xy.d.ts -> build/lib/bokeh/server/static/js/lib/models/coordinates creating build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/adaptive_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/basic_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/binned_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/categorical_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/composite_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/continuous_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/customjs_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/datetime_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/days_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/fixed_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/log_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/mercator_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/months_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/single_interval_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/util.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers copying src/bokeh/server/static/js/lib/models/tickers/years_ticker.d.ts -> build/lib/bokeh/server/static/js/lib/models/tickers creating build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/dialog.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/examiner.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/pane.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/panel.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/styled_element.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/tooltip.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui copying src/bokeh/server/static/js/lib/models/ui/ui_element.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui creating build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/action.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/color_ref.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/dom_element.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/dom_node.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/elements.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/html.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/index_.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/placeholder.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/styles.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/stylesheets.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/template.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/text.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/toggle_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/value_of.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom copying src/bokeh/server/static/js/lib/models/dom/value_ref.d.ts -> build/lib/bokeh/server/static/js/lib/models/dom creating build/lib/bokeh/server/static/js/lib/models/misc copying src/bokeh/server/static/js/lib/models/misc/group_by.d.ts -> build/lib/bokeh/server/static/js/lib/models/misc copying src/bokeh/server/static/js/lib/models/misc/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/misc creating build/lib/bokeh/server/static/js/lib/models/canvas copying src/bokeh/server/static/js/lib/models/canvas/canvas.d.ts -> build/lib/bokeh/server/static/js/lib/models/canvas copying src/bokeh/server/static/js/lib/models/canvas/cartesian_frame.d.ts -> build/lib/bokeh/server/static/js/lib/models/canvas copying src/bokeh/server/static/js/lib/models/canvas/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/canvas creating build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/annular_wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/annulus.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/arc.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/area.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/bezier.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/block.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/center_rotatable.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/circle.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/defs.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/ellipse.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/harea.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/harea_step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hbar.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hex_tile.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hspan.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/hstrip.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_base.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_rgba.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_stack.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/image_url.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/lrtb.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/math_text_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/mathml_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/multi_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/multi_polygons.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/ngon.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/patch.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/patches.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/quad.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/quadratic.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/radial_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/ray.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/rect.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/scatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/segment.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/spline.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/tex_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/text.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/varea.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/varea_step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/vbar.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/vspan.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/vstrip.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs copying src/bokeh/server/static/js/lib/models/glyphs/xy_glyph.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs creating build/lib/bokeh/server/static/js/lib/models/selections copying src/bokeh/server/static/js/lib/models/selections/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/selections copying src/bokeh/server/static/js/lib/models/selections/interaction_policy.d.ts -> build/lib/bokeh/server/static/js/lib/models/selections copying src/bokeh/server/static/js/lib/models/selections/selection.d.ts -> build/lib/bokeh/server/static/js/lib/models/selections creating build/lib/bokeh/server/static/js/lib/models/policies copying src/bokeh/server/static/js/lib/models/policies/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/policies copying src/bokeh/server/static/js/lib/models/policies/labeling.d.ts -> build/lib/bokeh/server/static/js/lib/models/policies creating build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/composite_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/contour_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/data_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/glyph_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/graph_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/guide_renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/renderer.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers copying src/bokeh/server/static/js/lib/models/renderers/renderer_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/renderers creating build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/customjs_transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/dodge.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/interpolator.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/jitter.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/linear_interpolator.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/range_transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/step_interpolator.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms copying src/bokeh/server/static/js/lib/models/transforms/transform.d.ts -> build/lib/bokeh/server/static/js/lib/models/transforms creating build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/click_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/on_off_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/tool_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/tool_proxy.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools copying src/bokeh/server/static/js/lib/models/tools/toolbar.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools creating build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/categorical_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/composite_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/continuous_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/linear_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/log_scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales copying src/bokeh/server/static/js/lib/models/scales/scale.d.ts -> build/lib/bokeh/server/static/js/lib/models/scales creating build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/customjs_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/log_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters copying src/bokeh/server/static/js/lib/models/formatters/tick_formatter.d.ts -> build/lib/bokeh/server/static/js/lib/models/formatters creating build/lib/bokeh/server/static/js/lib/models/grids copying src/bokeh/server/static/js/lib/models/grids/grid.d.ts -> build/lib/bokeh/server/static/js/lib/models/grids copying src/bokeh/server/static/js/lib/models/grids/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/grids creating build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/categorical_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/continuous_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/datetime_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/linear_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/log_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes copying src/bokeh/server/static/js/lib/models/axes/mercator_axis.d.ts -> build/lib/bokeh/server/static/js/lib/models/axes creating build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/linear_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/log_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/stack_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers copying src/bokeh/server/static/js/lib/models/mappers/weighted_stack_color_mapper.d.ts -> build/lib/bokeh/server/static/js/lib/models/mappers creating build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/all_indices.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/boolean_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/composite_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/customjs_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/difference_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/group_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/index_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/intersection_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/inversion_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/symmetric_difference_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters copying src/bokeh/server/static/js/lib/models/filters/union_filter.d.ts -> build/lib/bokeh/server/static/js/lib/models/filters creating build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/ajax_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/cds_view.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/column_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/columnar_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/geojson_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/server_sent_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources copying src/bokeh/server/static/js/lib/models/sources/web_data_source.d.ts -> build/lib/bokeh/server/static/js/lib/models/sources creating build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/abstract_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/autocomplete_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/base_date_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/base_datetime_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/button.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/checkbox.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/checkbox_button_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/checkbox_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/color_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/control.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/date_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/date_range_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/datetime_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/datetime_range_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/div.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/dropdown.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/file_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/help_button.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/input_widget.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/markup.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multi_choice.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multiple_date_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multiple_datetime_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/multiselect.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/numeric_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/oriented_control.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/palette_select.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/paragraph.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/password_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/picker_base.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/pretext.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/radio_button_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/radio_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/select.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/spinner.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/switch.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/text_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/text_like_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/textarea_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/time_picker.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle_button_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle_input.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/toggle_input_group.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets copying src/bokeh/server/static/js/lib/models/widgets/widget.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets creating build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/canvas_texture.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/image_url_texture.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures copying src/bokeh/server/static/js/lib/models/textures/texture.d.ts -> build/lib/bokeh/server/static/js/lib/models/textures creating build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/data_range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/data_range1d.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/factor_range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/numerical_range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/range.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges copying src/bokeh/server/static/js/lib/models/ranges/range1d.d.ts -> build/lib/bokeh/server/static/js/lib/models/ranges creating build/lib/bokeh/server/static/js/lib/models/comparisons copying src/bokeh/server/static/js/lib/models/comparisons/comparison.d.ts -> build/lib/bokeh/server/static/js/lib/models/comparisons copying src/bokeh/server/static/js/lib/models/comparisons/customjs_compare.d.ts -> build/lib/bokeh/server/static/js/lib/models/comparisons copying src/bokeh/server/static/js/lib/models/comparisons/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/comparisons copying src/bokeh/server/static/js/lib/models/comparisons/nan_compare.d.ts -> build/lib/bokeh/server/static/js/lib/models/comparisons creating build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/figure.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/gmap.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/gmap_plot.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/grid_plot.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/plot.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/plot_canvas.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/range_manager.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots copying src/bokeh/server/static/js/lib/models/plots/state_manager.d.ts -> build/lib/bokeh/server/static/js/lib/models/plots creating build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_class.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_css.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_id.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/by_xpath.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors copying src/bokeh/server/static/js/lib/models/selectors/selector.d.ts -> build/lib/bokeh/server/static/js/lib/models/selectors creating build/lib/bokeh/server/static/js/lib/models/text/mathjax copying src/bokeh/server/static/js/lib/models/text/mathjax/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/text/mathjax copying src/bokeh/server/static/js/lib/models/text/mathjax/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/text/mathjax creating build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/label.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/label_set.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/text_annotation.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html copying src/bokeh/server/static/js/lib/models/annotations/html/title.d.ts -> build/lib/bokeh/server/static/js/lib/models/annotations/html creating build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/action_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/checkable_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/divider_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/menu.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus copying src/bokeh/server/static/js/lib/models/ui/menus/menu_item.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/menus creating build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/builtin_icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/svg_icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons copying src/bokeh/server/static/js/lib/models/ui/icons/tabler_icon.d.ts -> build/lib/bokeh/server/static/js/lib/models/ui/icons creating build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/annular_wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/annulus.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/base.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/base_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/buffer.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/circle.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/image.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/image.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/image.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/multi_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/ngon.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/radial.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/rect.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/single_line.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/step.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/sxsy.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/types.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying src/bokeh/server/static/js/lib/models/glyphs/webgl/wedge.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl creating build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils copying src/bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.d.ts -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils creating build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/common.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/line_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying src/bokeh/server/static/js/lib/models/tools/edit/poly_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/edit creating build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/action_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/click_pan_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/copy_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/custom_action.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/examine_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/fullscreen_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/help_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/plot_action_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/redo_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/reset_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/save_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/undo_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying src/bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/actions creating build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/common.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/pan_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/range_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/region_select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/select_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/tap_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying src/bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/gestures creating build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying src/bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.d.ts -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors creating build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/cell_editors.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/data_cube.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/data_table.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/definitions.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/main.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/table_column.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying src/bokeh/server/static/js/lib/models/widgets/tables/table_widget.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/tables creating build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/abstract_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/base_numerical_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/categorical_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/date_range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/date_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/datetime_range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/index.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/numerical_range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/numerical_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/range_slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders copying src/bokeh/server/static/js/lib/models/widgets/sliders/slider.d.ts -> build/lib/bokeh/server/static/js/lib/models/widgets/sliders creating build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/buffer.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/deserializer.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/index.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/reps.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization copying src/bokeh/server/static/js/lib/core/serialization/serializer.d.ts -> build/lib/bokeh/server/static/js/lib/core/serialization creating build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/alignments.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/border.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/grid.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/index.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/layoutable.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/side_panel.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout copying src/bokeh/server/static/js/lib/core/layout/types.d.ts -> build/lib/bokeh/server/static/js/lib/core/layout creating build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/fill.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/hatch.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/image.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/index.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/line.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/patterns.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/text.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals copying src/bokeh/server/static/js/lib/core/visuals/visual.d.ts -> build/lib/bokeh/server/static/js/lib/core/visuals creating build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/affine.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/algorithms.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/array.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/arrayable.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/assert.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/bbox.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/bitset.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/buffer.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/callbacks.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/canvas.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/cloneable.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/color.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/defer.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/eq.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/flip_step_mode.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/image.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/interpolation.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/iterator.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/math.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/matrix.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/menus.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/modules.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/ndarray.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/object.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/panes.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/platform.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/pretty.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/projections.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/ragged_array.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/random.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/refs.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/set.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/slice.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/spatial.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/string.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/svg.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/svg_colors.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/templating.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/text.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/throttle.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/typed_array.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/types.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/version.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/wheel.d.ts -> build/lib/bokeh/server/static/js/lib/core/util copying src/bokeh/server/static/js/lib/core/util/zoom.d.ts -> build/lib/bokeh/server/static/js/lib/core/util creating build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/checkbox.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/choices.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/flatpickr.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/inputs.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/nouislider.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/palette_select.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/palette_select_item.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/palette_select_pane.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/password_input.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/slickgrid.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/sliders.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/switch.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets copying src/bokeh/server/static/js/lib/styles/widgets/tables.css.d.ts -> build/lib/bokeh/server/static/js/lib/styles/widgets creating build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_nb_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_request_tag.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/autoload_tag.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/css_resources.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/doc_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/doc_nb_js.js -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/file.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/js_resources.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/macros.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/notebook_load.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/plot_div.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/root_div.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/script_tag.html -> build/lib/bokeh/core/_templates copying src/bokeh/core/_templates/try_run.js -> build/lib/bokeh/core/_templates installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/typings copying build/lib/typings/psutil.pyi -> build/bdist.linux-x86_64/wheel/./typings creating build/bdist.linux-x86_64/wheel/typings/ipykernel copying build/lib/typings/ipykernel/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/ipykernel creating build/bdist.linux-x86_64/wheel/typings/ipykernel/comm copying build/lib/typings/ipykernel/comm/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/ipykernel/comm copying build/lib/typings/ipykernel/comm/comm.pyi -> build/bdist.linux-x86_64/wheel/./typings/ipykernel/comm creating build/bdist.linux-x86_64/wheel/typings/IPython copying build/lib/typings/IPython/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/IPython creating build/bdist.linux-x86_64/wheel/typings/IPython/core copying build/lib/typings/IPython/core/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/IPython/core copying build/lib/typings/IPython/core/history.pyi -> build/bdist.linux-x86_64/wheel/./typings/IPython/core copying build/lib/typings/IPython/core/getipython.pyi -> build/bdist.linux-x86_64/wheel/./typings/IPython/core copying build/lib/typings/IPython/core/interactiveshell.pyi -> build/bdist.linux-x86_64/wheel/./typings/IPython/core copying build/lib/typings/IPython/display.pyi -> build/bdist.linux-x86_64/wheel/./typings/IPython creating build/bdist.linux-x86_64/wheel/typings/selenium copying build/lib/typings/selenium/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium creating build/bdist.linux-x86_64/wheel/typings/selenium/common copying build/lib/typings/selenium/common/exceptions.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/common creating build/bdist.linux-x86_64/wheel/typings/selenium/webdriver creating build/bdist.linux-x86_64/wheel/typings/selenium/webdriver/safari copying build/lib/typings/selenium/webdriver/safari/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/safari copying build/lib/typings/selenium/webdriver/safari/webdriver.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/safari copying build/lib/typings/selenium/webdriver/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver creating build/bdist.linux-x86_64/wheel/typings/selenium/webdriver/support copying build/lib/typings/selenium/webdriver/support/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/support copying build/lib/typings/selenium/webdriver/support/expected_conditions.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/support copying build/lib/typings/selenium/webdriver/support/wait.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/support creating build/bdist.linux-x86_64/wheel/typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/keys.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/by.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/common copying build/lib/typings/selenium/webdriver/common/action_chains.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/common creating build/bdist.linux-x86_64/wheel/typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/webdriver.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/options.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/chrome copying build/lib/typings/selenium/webdriver/chrome/service.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/chrome creating build/bdist.linux-x86_64/wheel/typings/selenium/webdriver/remote copying build/lib/typings/selenium/webdriver/remote/webelement.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/remote copying build/lib/typings/selenium/webdriver/remote/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/remote copying build/lib/typings/selenium/webdriver/remote/webdriver.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/remote creating build/bdist.linux-x86_64/wheel/typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/firefox_binary.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/webdriver.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/firefox copying build/lib/typings/selenium/webdriver/firefox/options.pyi -> build/bdist.linux-x86_64/wheel/./typings/selenium/webdriver/firefox copying build/lib/typings/bs4.pyi -> build/bdist.linux-x86_64/wheel/./typings copying build/lib/typings/json5.pyi -> build/bdist.linux-x86_64/wheel/./typings creating build/bdist.linux-x86_64/wheel/typings/jupyter_core copying build/lib/typings/jupyter_core/__init__.pyi -> build/bdist.linux-x86_64/wheel/./typings/jupyter_core copying build/lib/typings/jupyter_core/paths.pyi -> build/bdist.linux-x86_64/wheel/./typings/jupyter_core creating build/bdist.linux-x86_64/wheel/bokeh creating build/bdist.linux-x86_64/wheel/bokeh/model copying build/lib/bokeh/model/model.py -> build/bdist.linux-x86_64/wheel/./bokeh/model copying build/lib/bokeh/model/docs.py -> build/bdist.linux-x86_64/wheel/./bokeh/model copying build/lib/bokeh/model/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/model copying build/lib/bokeh/model/data_model.py -> build/bdist.linux-x86_64/wheel/./bokeh/model copying build/lib/bokeh/model/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/model creating build/bdist.linux-x86_64/wheel/bokeh/models copying build/lib/bokeh/models/map_plots.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/mappers.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/css.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/models/annotations copying build/lib/bokeh/models/annotations/dimensional.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations copying build/lib/bokeh/models/annotations/arrows.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations creating build/bdist.linux-x86_64/wheel/bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/toolbars.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/labels.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/html_annotation.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/html/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations/html copying build/lib/bokeh/models/annotations/labels.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations copying build/lib/bokeh/models/annotations/annotation.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations copying build/lib/bokeh/models/annotations/legends.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations copying build/lib/bokeh/models/annotations/geometry.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations copying build/lib/bokeh/models/annotations/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/annotations copying build/lib/bokeh/models/glyph.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/text.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/models/common copying build/lib/bokeh/models/common/properties.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/common copying build/lib/bokeh/models/filters.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/plots.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/textures.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/models/ui copying build/lib/bokeh/models/ui/icons.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/examiner.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/menus.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/panels.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/dialogs.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/ui_element.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/panes.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/ui/tooltips.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/ui copying build/lib/bokeh/models/callbacks.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/selectors.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/tickers.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/models/misc copying build/lib/bokeh/models/misc/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/misc copying build/lib/bokeh/models/misc/group_by.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/misc copying build/lib/bokeh/models/nodes.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/labeling.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/coordinates.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/transforms.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/graphics.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/models/renderers copying build/lib/bokeh/models/renderers/glyph_renderer.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/renderers copying build/lib/bokeh/models/renderers/contour_renderer.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/renderers copying build/lib/bokeh/models/renderers/graph_renderer.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/renderers copying build/lib/bokeh/models/renderers/renderer.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/renderers copying build/lib/bokeh/models/renderers/tile_renderer.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/renderers copying build/lib/bokeh/models/renderers/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/renderers copying build/lib/bokeh/models/dom.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/scales.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/tiles.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/axes.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/comparisons.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/glyphs.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/grids.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/tools.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/selections.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/expressions.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/layouts.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/models/widgets copying build/lib/bokeh/models/widgets/inputs.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/buttons.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/markups.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/groups.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/pickers.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/sliders.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/tables.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/widget.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/widgets copying build/lib/bokeh/models/formatters.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/graphs.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/sources.py -> build/bdist.linux-x86_64/wheel/./bokeh/models copying build/lib/bokeh/models/canvas.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/models/util copying build/lib/bokeh/models/util/structure.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/util copying build/lib/bokeh/models/util/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/models/util copying build/lib/bokeh/models/ranges.py -> build/bdist.linux-x86_64/wheel/./bokeh/models creating build/bdist.linux-x86_64/wheel/bokeh/themes copying build/lib/bokeh/themes/_carbon.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/themes/_dark_minimal.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/themes/_light_minimal.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/themes/_contrast.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/themes/theme.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/themes/_night_sky.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/themes/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/themes/_caliber.py -> build/bdist.linux-x86_64/wheel/./bokeh/themes copying build/lib/bokeh/ext.py -> build/bdist.linux-x86_64/wheel/./bokeh copying build/lib/bokeh/transform.py -> build/bdist.linux-x86_64/wheel/./bokeh copying build/lib/bokeh/LICENSE.txt -> build/bdist.linux-x86_64/wheel/./bokeh creating build/bdist.linux-x86_64/wheel/bokeh/_sri copying build/lib/bokeh/_sri/0.12.7.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.8.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.8.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.6.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.15.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.4.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.1.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.4.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.0.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.4.3.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.13.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.5.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.2.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.11.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.6.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.4.4.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.4.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.4.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.6.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.2.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.0.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.5.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.5.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.6.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.8.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.2.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.16.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.0.4.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.5.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.1.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.6.3.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.2.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.4.3.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.10.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.9.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.12.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.6.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.8.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.1.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.14.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.9.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.0.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.9.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.3.3.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.3.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.7.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.4.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.0.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.0.3.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.0.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.2.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.10.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.2.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.3.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.2.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.11.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.5.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.4.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.3.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.9.3.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.3.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.3.4.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.1.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.0.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.0.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.13.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.1.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.4.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.9.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.3.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.12.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.6.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.0.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.1.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.0.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.4.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.3.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/2.3.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.4.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/3.2.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.7.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.3.2.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/1.3.1.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri copying build/lib/bokeh/_sri/0.11.0.json -> build/bdist.linux-x86_64/wheel/./bokeh/_sri creating build/bdist.linux-x86_64/wheel/bokeh/protocol copying build/lib/bokeh/protocol/exceptions.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol copying build/lib/bokeh/protocol/message.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol copying build/lib/bokeh/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol copying build/lib/bokeh/protocol/receiver.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol creating build/bdist.linux-x86_64/wheel/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/ok.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/server_info_reply.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/server_info_req.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/patch_doc.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/error.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/pull_doc_reply.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/push_doc.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/pull_doc_req.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/ack.py -> build/bdist.linux-x86_64/wheel/./bokeh/protocol/messages creating build/bdist.linux-x86_64/wheel/bokeh/colors copying build/lib/bokeh/colors/groups.py -> build/bdist.linux-x86_64/wheel/./bokeh/colors copying build/lib/bokeh/colors/named.py -> build/bdist.linux-x86_64/wheel/./bokeh/colors copying build/lib/bokeh/colors/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/colors copying build/lib/bokeh/colors/color.py -> build/bdist.linux-x86_64/wheel/./bokeh/colors copying build/lib/bokeh/colors/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/colors creating build/bdist.linux-x86_64/wheel/bokeh/document copying build/lib/bokeh/document/callbacks.py -> build/bdist.linux-x86_64/wheel/./bokeh/document copying build/lib/bokeh/document/document.py -> build/bdist.linux-x86_64/wheel/./bokeh/document copying build/lib/bokeh/document/events.py -> build/bdist.linux-x86_64/wheel/./bokeh/document copying build/lib/bokeh/document/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/document copying build/lib/bokeh/document/json.py -> build/bdist.linux-x86_64/wheel/./bokeh/document copying build/lib/bokeh/document/locking.py -> build/bdist.linux-x86_64/wheel/./bokeh/document copying build/lib/bokeh/document/modules.py -> build/bdist.linux-x86_64/wheel/./bokeh/document copying build/lib/bokeh/document/models.py -> build/bdist.linux-x86_64/wheel/./bokeh/document creating build/bdist.linux-x86_64/wheel/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_model.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_sampledata_xref.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_palette_group.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_autodoc.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_sitemap.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/sample.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_options.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_settings.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext creating build/bdist.linux-x86_64/wheel/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/model_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/gallery_page.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/enum_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/example_metadata.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/jinja_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_html_template.html -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/gallery_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/options_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_content_epilogue.html -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/color_detail.html -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/palette_group_detail.html -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_codepen_init.html -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/prop_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/release_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/palette_detail.html -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_content_prologue.html -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/settings_detail.rst -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/bokeh_releases.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/example_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_plot.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_prop.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_palette.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokehjs_content.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_color.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_dataframe.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_gallery.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_example_metadata.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_enum.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/templates.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_roles.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_jinja.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_directive.py -> build/bdist.linux-x86_64/wheel/./bokeh/sphinxext creating build/bdist.linux-x86_64/wheel/bokeh/embed copying build/lib/bokeh/embed/standalone.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed copying build/lib/bokeh/embed/elements.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed copying build/lib/bokeh/embed/wrappers.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed copying build/lib/bokeh/embed/bundle.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed copying build/lib/bokeh/embed/server.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed copying build/lib/bokeh/embed/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed copying build/lib/bokeh/embed/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed copying build/lib/bokeh/embed/notebook.py -> build/bdist.linux-x86_64/wheel/./bokeh/embed creating build/bdist.linux-x86_64/wheel/bokeh/server creating build/bdist.linux-x86_64/wheel/bokeh/server/views copying build/lib/bokeh/server/views/static_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/metadata_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/doc_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/bokeh.ico -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/ws.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/root_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/app_index.html -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/auth_request_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/multi_root_static_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/session_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/bokeh-dev.ico -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/ico_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/views/autoload_js_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server/views copying build/lib/bokeh/server/callbacks.py -> build/bdist.linux-x86_64/wheel/./bokeh/server creating build/bdist.linux-x86_64/wheel/bokeh/server/static creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.min.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.min.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.min.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.min.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/compiler.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.min.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.min.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/base.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/random copying build/lib/bokeh/server/static/js/lib/models/random/park_miller_lcg.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/random copying build/lib/bokeh/server/static/js/lib/models/random/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/random copying build/lib/bokeh/server/static/js/lib/models/random/random_generator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/random creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/layout_dom.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/alignments.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/spacer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/css_grid_box.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/column.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/scroll_box.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/grid_box.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/flex_box.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/hbox.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/vbox.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/tab_panel.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/tabs.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/group_box.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/row.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/layouts creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/open_dialog.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/callback.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/customjs.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/close_dialog.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/open_url.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/toggle_visibility.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/set_value.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/callbacks creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/wmts_tile_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tms_tile_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/mercator_tile_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_utils.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/bbox_tile_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tiles creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/graphics copying build/lib/bokeh/server/static/js/lib/models/graphics/decoration.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/graphics copying build/lib/bokeh/server/static/js/lib/models/graphics/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/graphics copying build/lib/bokeh/server/static/js/lib/models/graphics/marking.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/graphics creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/maximum.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/expression.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/cumsum.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/minimum.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/coordinate_transform.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/polar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/stack.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/customjs_expr.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/expressions creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/text creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/text/mathjax copying build/lib/bokeh/server/static/js/lib/models/text/mathjax/main.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text/mathjax copying build/lib/bokeh/server/static/js/lib/models/text/mathjax/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text/mathjax copying build/lib/bokeh/server/static/js/lib/models/text/providers.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/utils.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/plain_text.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/math_text.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/base_text.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/text creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/label_set.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/data_annotation.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/contour_color_bar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/legend_item.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/toolbar_panel.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/label.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/label_set.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/label.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/text_annotation.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/html/title.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations/html copying build/lib/bokeh/server/static/js/lib/models/annotations/upper_lower.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/area_visuals.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/poly_annotation.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/arrow_head.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/annotation.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/span.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/whisker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/base_color_bar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/band.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/legend.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/dimensional.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/text_annotation.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/arrow.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/scale_bar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/box_annotation.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/color_bar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/slope.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/title.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/main.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/painting.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/resolve.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/box_kinds.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/common copying build/lib/bokeh/server/static/js/lib/models/common/kinds.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/common creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/layout_provider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/static_layout_provider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/graphs creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/xy.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/coordinate_mapping.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/node.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/indexed.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/coordinates copying build/lib/bokeh/server/static/js/lib/models/coordinates/coordinate.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/coordinates creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/log_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/continuous_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/mercator_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/fixed_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/years_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/composite_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/datetime_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/customjs_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/binned_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/util.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/days_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/months_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/categorical_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/basic_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/adaptive_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/single_interval_ticker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tickers creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/ui creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/divider_item.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/menu.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/action_item.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/checkable_item.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/menus/menu_item.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/menus copying build/lib/bokeh/server/static/js/lib/models/ui/panel.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/styled_element.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/ui_element.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/dialog.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/pane.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/tooltip.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui copying build/lib/bokeh/server/static/js/lib/models/ui/examiner.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/tabler_icon.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/svg_icon.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/icon.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/builtin_icon.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/icons copying build/lib/bokeh/server/static/js/lib/models/ui/icons/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ui/icons creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/styles.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/value_of.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/value_ref.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/color_ref.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/html.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/toggle_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/placeholder.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/dom_node.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/index_.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/stylesheets.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/action.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/elements.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/text.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/dom_element.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/template.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/util.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/misc copying build/lib/bokeh/server/static/js/lib/models/misc/group_by.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/misc copying build/lib/bokeh/server/static/js/lib/models/misc/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/misc creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/cartesian_frame.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/canvas.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/canvas creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/multi_line.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hex_tile.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/varea.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/quadratic.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/vspan.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/annular_wedge.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/varea_step.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/line.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/glyph.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hspan.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/multi_polygons.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/arc.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/vstrip.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/circle.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/block.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/mathml_glyph.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/utils.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/vbar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/harea.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ellipse.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/xy_glyph.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/radial_glyph.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hbar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_stack.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/defs.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/quad.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/scatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_url.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/patches.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ngon.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/bezier.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/rect.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ray.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/lrtb.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/harea_step.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/area.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_base.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/math_text_glyph.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/marker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/patch.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/wedge.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/center_rotatable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/spline.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hstrip.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_rgba.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/text.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/multi_line.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/main.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/annular_wedge.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/single_line.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base_line.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/circle.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.vert.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/buffer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/image.vert.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.frag.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/image.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/ngon.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/rect.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/sxsy.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/image.frag.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/wedge.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/radial.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/types.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/glyphs/webgl/utils copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl/utils copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/step.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/annulus.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/step.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/annulus.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/segment.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/tex_glyph.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/glyphs creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/interaction_policy.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/selection.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selections creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/policies copying build/lib/bokeh/server/static/js/lib/models/policies/labeling.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/policies copying build/lib/bokeh/server/static/js/lib/models/policies/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/policies creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/composite_renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/glyph_renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/guide_renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/data_renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/graph_renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/contour_renderer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/renderer_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/renderers creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/interpolator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/jitter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/customjs_transform.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/linear_interpolator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/transform.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/step_interpolator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/range_transform.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/dodge.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/transforms creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/tools creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/line_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/edit_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/common.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/on_off_button.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/tool_button.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/fullscreen_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/action_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/click_pan_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/custom_action.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/copy_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/redo_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/save_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/help_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/reset_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/plot_action_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/examine_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/undo_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/pan_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/select_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/tap_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/common.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/region_select_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/range_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/click_button.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/tool_proxy.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/tool.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/toolbar.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/composite_scale.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/continuous_scale.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/linear_scale.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/log_scale.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/scale.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/categorical_scale.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/scales creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/log_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/customjs_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/formatters creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/grids copying build/lib/bokeh/server/static/js/lib/models/grids/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/grids copying build/lib/bokeh/server/static/js/lib/models/grids/grid.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/grids creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/linear_axis.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/mercator_axis.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/axis.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/datetime_axis.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/continuous_axis.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/log_axis.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/categorical_axis.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/axes creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/log_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/linear_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/stack_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/weighted_stack_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/color_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/mappers creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/union_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/group_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/difference_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/customjs_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/boolean_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/index_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/symmetric_difference_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/inversion_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/intersection_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/composite_filter.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/all_indices.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/filters creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/data_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/server_sent_data_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/columnar_data_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/web_data_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/ajax_data_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/geojson_data_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/column_data_source.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/cds_view.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/sources creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/textarea_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox_button_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/spinner.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/widget.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/abstract_button.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multi_choice.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/palette_select.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multiple_datetime_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/paragraph.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/main.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/oriented_control.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/switch.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/datetime_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/password_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle_button_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/file_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multiselect.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/radio_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/time_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/select.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle_input_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/color_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/control.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/dropdown.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/autocomplete_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/date_range_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/pretext.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/markup.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/input_widget.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/base_date_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/div.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multiple_date_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/button.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/picker_base.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/main.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/table_widget.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/definitions.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/cell_editors.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/data_cube.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/data_table.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/table_column.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/text_like_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/abstract_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/date_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/range_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/datetime_range_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/numerical_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/base_numerical_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/date_range_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/numerical_range_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/sliders/categorical_slider.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets/sliders copying build/lib/bokeh/server/static/js/lib/models/widgets/text_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/date_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/help_button.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/radio_button_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox_group.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/base_datetime_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/datetime_range_picker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/numeric_input.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/widgets creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/texture.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/canvas_texture.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/image_url_texture.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/textures creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/numerical_range.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/range1d.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/factor_range.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/range.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/data_range.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/data_range1d.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/ranges creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/comparisons copying build/lib/bokeh/server/static/js/lib/models/comparisons/nan_compare.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/comparisons copying build/lib/bokeh/server/static/js/lib/models/comparisons/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/comparisons copying build/lib/bokeh/server/static/js/lib/models/comparisons/customjs_compare.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/comparisons copying build/lib/bokeh/server/static/js/lib/models/comparisons/comparison.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/comparisons creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/plot.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/grid_plot.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap_plot.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/plot_canvas.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/figure.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/state_manager.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/range_manager.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/plots creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/selector.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_class.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_xpath.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/models/selectors/by_id.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/models/selectors copying build/lib/bokeh/server/static/js/lib/main.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/version.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/receiver.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/message.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/protocol creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/document.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/defs.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/events.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/model.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/dom.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/notebook.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/standalone.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/json.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/server.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/embed creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/charts.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/main.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/palettes.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/expr.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/themes.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/plotting.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/io.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/linalg.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/glyph_api.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/figure.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/models.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/gridplot.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/parser.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/api creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/dom_view.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/dom.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/logging.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/serializer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/reps.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/buffer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/serialization/deserializer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/serialization copying build/lib/bokeh/server/static/js/lib/core/bokeh_events.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/signaling.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/view.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/ui_gestures.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/has_props.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/diagnostics.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/layoutable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/alignments.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/side_panel.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/border.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/types.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/grid.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/patching.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/hittest.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/ui_events.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/build_views.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/uniforms.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/selection_manager.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/vectorization.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/line.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/hatch.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/visual.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/image.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/fill.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/text.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/patterns.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/resolvers.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/graphics.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/view_manager.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/enums.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/properties.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/property_mixins.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/types.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/kinds.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/class.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/geometry.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/settings.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/matrix.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/panes.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/assert.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/wheel.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/random.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/algorithms.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/set.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/arrayable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/version.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/ragged_array.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/array.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/templating.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/eq.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/pretty.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/slice.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/svg.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/typed_array.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/flip_step_mode.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/canvas.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/affine.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/buffer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/zoom.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/defer.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/image.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/object.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/modules.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/iterator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/string.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/cloneable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/ndarray.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/interpolation.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/projections.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/refs.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/spatial.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/callbacks.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/color.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/text.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/types.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/platform.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/throttle.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/svg_colors.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/math.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/bitset.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/bbox.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/menus.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/index.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/bokeh.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/group_box.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/base.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/examiner.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/canvas.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tabs.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/pretty.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/ui.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tool_button.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/plots.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/dropdown.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/menus.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/dialogs.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/caret.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/clearfix.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/logo.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/panes.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/icons.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tooltips.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/menus_.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/buttons.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/nouislider.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/slickgrid.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/flatpickr.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/palette_select.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/tables.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/checkbox.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/palette_select_pane.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/palette_select_item.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/password_input.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/choices.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/sliders.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/switch.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/inputs.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/panels.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/toolbar.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/attribution.css.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/styles creating build/bdist.linux-x86_64/wheel/bokeh/server/static/js/lib/client copying build/lib/bokeh/server/static/js/lib/client/session.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/client copying build/lib/bokeh/server/static/js/lib/client/connection.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib/client copying build/lib/bokeh/server/static/js/lib/safely.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/bokeh-gl.js -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/js creating build/bdist.linux-x86_64/wheel/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.string.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.string.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.generator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.string.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.array.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.symbol.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.asynciterable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.regexp.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.collection.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.core.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.promise.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.disposable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.date.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.collection.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.object.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.regexp.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.iterator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.dom.iterable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.proxy.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.promise.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.array.include.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.regexp.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.dom.asynciterable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.reflect.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.typedarrays.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.decorators.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.iterable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.symbol.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.object.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.array.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.error.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.array.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.number.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.promise.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.object.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.weakref.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.importscripts.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.string.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.asynciterable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.object.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es6.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.array.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.bigint.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.dom.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.promise.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es5.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.promise.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.iterable.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.collection.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.string.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.full.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.decorators.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2023.intl.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.scripthost.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.decorators.legacy.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.string.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2022.sharedmemory.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.date.d.ts -> build/bdist.linux-x86_64/wheel/./bokeh/server/static/lib copying build/lib/bokeh/server/tornado.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/protocol_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/contexts.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/server.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/auth_provider.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/urls.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/connection.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/server/session.py -> build/bdist.linux-x86_64/wheel/./bokeh/server copying build/lib/bokeh/resources.py -> build/bdist.linux-x86_64/wheel/./bokeh copying build/lib/bokeh/driving.py -> build/bdist.linux-x86_64/wheel/./bokeh copying build/lib/bokeh/events.py -> build/bdist.linux-x86_64/wheel/./bokeh creating build/bdist.linux-x86_64/wheel/bokeh/core copying build/lib/bokeh/core/has_props.py -> build/bdist.linux-x86_64/wheel/./bokeh/core copying build/lib/bokeh/core/property_mixins.py -> build/bdist.linux-x86_64/wheel/./bokeh/core copying build/lib/bokeh/core/property_aliases.py -> build/bdist.linux-x86_64/wheel/./bokeh/core creating build/bdist.linux-x86_64/wheel/bokeh/core/validation copying build/lib/bokeh/core/validation/issue.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/validation copying build/lib/bokeh/core/validation/decorators.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/validation copying build/lib/bokeh/core/validation/check.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/validation copying build/lib/bokeh/core/validation/warnings.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/validation copying build/lib/bokeh/core/validation/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/validation copying build/lib/bokeh/core/validation/errors.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/validation copying build/lib/bokeh/core/json_encoder.py -> build/bdist.linux-x86_64/wheel/./bokeh/core copying build/lib/bokeh/core/types.py -> build/bdist.linux-x86_64/wheel/./bokeh/core creating build/bdist.linux-x86_64/wheel/bokeh/core/property copying build/lib/bokeh/core/property/nothing.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/any.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/text_like.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/datetime.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/descriptors.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/enum.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/bases.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/constraints.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/descriptor_factory.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/aliases.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/_sphinx.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/serialized.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/alias.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/numeric.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/readonly.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/factors.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/wrappers.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/nullable.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/vectorization.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/override.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/visual.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/dataspec.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/string.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/include.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/pd.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/either.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/singletons.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/struct.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/container.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/validation.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/instance.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/json.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/color.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/primitive.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/required.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/property/auto.py -> build/bdist.linux-x86_64/wheel/./bokeh/core/property copying build/lib/bokeh/core/enums.py -> build/bdist.linux-x86_64/wheel/./bokeh/core creating build/bdist.linux-x86_64/wheel/bokeh/core/_templates copying build/lib/bokeh/core/_templates/js_resources.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/doc_nb_js.js -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/try_run.js -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/doc_js.js -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/notebook_load.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/plot_div.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_tag.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_nb_js.js -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/file.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/css_resources.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/root_div.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_js.js -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/script_tag.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/macros.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_request_tag.html -> build/bdist.linux-x86_64/wheel/./bokeh/core/_templates copying build/lib/bokeh/core/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/core copying build/lib/bokeh/core/query.py -> build/bdist.linux-x86_64/wheel/./bokeh/core copying build/lib/bokeh/core/serialization.py -> build/bdist.linux-x86_64/wheel/./bokeh/core copying build/lib/bokeh/core/templates.py -> build/bdist.linux-x86_64/wheel/./bokeh/core copying build/lib/bokeh/core/properties.py -> build/bdist.linux-x86_64/wheel/./bokeh/core creating build/bdist.linux-x86_64/wheel/bokeh/sampledata copying build/lib/bokeh/sampledata/lincoln.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/haar_cascade.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/sprint.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/les_mis.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/penguins.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/movies_data.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/unemployment1948.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/emissions.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/us_states.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/stocks.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/anscombe.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/us_cities.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/glucose.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/daylight.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/browsers.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/cows.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/sea_surface_temperature.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/sample_superstore.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/airports.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/airport_routes.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/forensic_glass.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/perceptions.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/world_cities.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/mtb.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/autompg2.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/us_marriages_divorces.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/gapminder.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/titanic.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/antibiotics.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/commits.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/degrees.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/olympics2014.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/iris.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/unemployment.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/us_counties.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/periodic_table.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/autompg.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/us_holidays.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/sample_geojson.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/sampledata/population.py -> build/bdist.linux-x86_64/wheel/./bokeh/sampledata copying build/lib/bokeh/__main__.py -> build/bdist.linux-x86_64/wheel/./bokeh creating build/bdist.linux-x86_64/wheel/bokeh/io copying build/lib/bokeh/io/export.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/saving.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/output.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/webdriver.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/doc.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/notebook.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/showing.py -> build/bdist.linux-x86_64/wheel/./bokeh/io copying build/lib/bokeh/io/state.py -> build/bdist.linux-x86_64/wheel/./bokeh/io creating build/bdist.linux-x86_64/wheel/bokeh/plotting copying build/lib/bokeh/plotting/_figure.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_stack.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_graph.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_renderer.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_tools.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_decorators.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/gmap.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_legends.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/glyph_api.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_docstring.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/graph.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/contour.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting copying build/lib/bokeh/plotting/_plot.py -> build/bdist.linux-x86_64/wheel/./bokeh/plotting creating build/bdist.linux-x86_64/wheel/bokeh/application creating build/bdist.linux-x86_64/wheel/bokeh/application/handlers copying build/lib/bokeh/application/handlers/code.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/server_lifecycle.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/document_lifecycle.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/function.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/request_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/script.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/lifecycle.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/server_request_handler.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/directory.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/code_runner.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/handlers/notebook.py -> build/bdist.linux-x86_64/wheel/./bokeh/application/handlers copying build/lib/bokeh/application/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/application copying build/lib/bokeh/application/application.py -> build/bdist.linux-x86_64/wheel/./bokeh/application copying build/lib/bokeh/palettes.py -> build/bdist.linux-x86_64/wheel/./bokeh copying build/lib/bokeh/settings.py -> build/bdist.linux-x86_64/wheel/./bokeh creating build/bdist.linux-x86_64/wheel/bokeh/client copying build/lib/bokeh/client/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/client copying build/lib/bokeh/client/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/client copying build/lib/bokeh/client/connection.py -> build/bdist.linux-x86_64/wheel/./bokeh/client copying build/lib/bokeh/client/states.py -> build/bdist.linux-x86_64/wheel/./bokeh/client copying build/lib/bokeh/client/session.py -> build/bdist.linux-x86_64/wheel/./bokeh/client copying build/lib/bokeh/client/websocket.py -> build/bdist.linux-x86_64/wheel/./bokeh/client copying build/lib/bokeh/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh creating build/bdist.linux-x86_64/wheel/bokeh/command creating build/bdist.linux-x86_64/wheel/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/info.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/serve.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/file_output.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/build.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/init.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/static.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/json.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/secret.py -> build/bdist.linux-x86_64/wheel/./bokeh/command/subcommands copying build/lib/bokeh/command/subcommand.py -> build/bdist.linux-x86_64/wheel/./bokeh/command copying build/lib/bokeh/command/bootstrap.py -> build/bdist.linux-x86_64/wheel/./bokeh/command copying build/lib/bokeh/command/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/command copying build/lib/bokeh/command/util.py -> build/bdist.linux-x86_64/wheel/./bokeh/command copying build/lib/bokeh/layouts.py -> build/bdist.linux-x86_64/wheel/./bokeh copying build/lib/bokeh/py.typed -> build/bdist.linux-x86_64/wheel/./bokeh creating build/bdist.linux-x86_64/wheel/bokeh/util copying build/lib/bokeh/util/dependencies.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/version.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/compiler.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/datatypes.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/info.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/logconfig.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/options.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/paths.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/callback_manager.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/token.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/deprecation.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/browser.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/tornado.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/package.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/functions.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/warnings.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/sampledata.json -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/__init__.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/serialization.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/dataclasses.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/terminal.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/strings.py -> build/bdist.linux-x86_64/wheel/./bokeh/util copying build/lib/bokeh/util/hex.py -> build/bdist.linux-x86_64/wheel/./bokeh/util running install_egg_info Copying src/bokeh.egg-info to build/bdist.linux-x86_64/wheel/./bokeh-3.6.3-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/bokeh-3.6.3.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir/pip-wheel-m8abi12j/.tmp-cjn5q6s_/bokeh-3.6.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'bokeh/LICENSE.txt' adding 'bokeh/__init__.py' adding 'bokeh/__main__.py' adding 'bokeh/driving.py' adding 'bokeh/events.py' adding 'bokeh/ext.py' adding 'bokeh/layouts.py' adding 'bokeh/palettes.py' adding 'bokeh/py.typed' adding 'bokeh/resources.py' adding 'bokeh/settings.py' adding 'bokeh/transform.py' adding 'bokeh/_sri/0.1.0.json' adding 'bokeh/_sri/0.10.0.json' adding 'bokeh/_sri/0.11.0.json' adding 'bokeh/_sri/0.11.1.json' adding 'bokeh/_sri/0.12.0.json' adding 'bokeh/_sri/0.12.1.json' adding 'bokeh/_sri/0.12.10.json' adding 'bokeh/_sri/0.12.11.json' adding 'bokeh/_sri/0.12.12.json' adding 'bokeh/_sri/0.12.13.json' adding 'bokeh/_sri/0.12.14.json' adding 'bokeh/_sri/0.12.15.json' adding 'bokeh/_sri/0.12.16.json' adding 'bokeh/_sri/0.12.2.json' adding 'bokeh/_sri/0.12.3.json' adding 'bokeh/_sri/0.12.4.json' adding 'bokeh/_sri/0.12.5.json' adding 'bokeh/_sri/0.12.6.json' adding 'bokeh/_sri/0.12.7.json' adding 'bokeh/_sri/0.12.8.json' adding 'bokeh/_sri/0.12.9.json' adding 'bokeh/_sri/0.13.0.json' adding 'bokeh/_sri/0.2.0.json' adding 'bokeh/_sri/0.3.0.json' adding 'bokeh/_sri/0.4.0.json' adding 'bokeh/_sri/0.4.1.json' adding 'bokeh/_sri/0.4.2.json' adding 'bokeh/_sri/0.4.3.json' adding 'bokeh/_sri/0.4.4.json' adding 'bokeh/_sri/0.5.0.json' adding 'bokeh/_sri/0.5.1.json' adding 'bokeh/_sri/0.5.2.json' adding 'bokeh/_sri/0.6.0.json' adding 'bokeh/_sri/0.6.1.json' adding 'bokeh/_sri/0.7.0.json' adding 'bokeh/_sri/0.7.1.json' adding 'bokeh/_sri/0.8.0.json' adding 'bokeh/_sri/0.8.1.json' adding 'bokeh/_sri/0.8.2.json' adding 'bokeh/_sri/0.9.0.json' adding 'bokeh/_sri/0.9.1.json' adding 'bokeh/_sri/0.9.2.json' adding 'bokeh/_sri/0.9.3.json' adding 'bokeh/_sri/1.0.0.json' adding 'bokeh/_sri/1.0.1.json' adding 'bokeh/_sri/1.0.2.json' adding 'bokeh/_sri/1.0.3.json' adding 'bokeh/_sri/1.0.4.json' adding 'bokeh/_sri/1.1.0.json' adding 'bokeh/_sri/1.2.0.json' adding 'bokeh/_sri/1.3.0.json' adding 'bokeh/_sri/1.3.1.json' adding 'bokeh/_sri/1.3.2.json' adding 'bokeh/_sri/1.3.4.json' adding 'bokeh/_sri/1.4.0.json' adding 'bokeh/_sri/2.0.0.json' adding 'bokeh/_sri/2.0.1.json' adding 'bokeh/_sri/2.0.2.json' adding 'bokeh/_sri/2.1.0.json' adding 'bokeh/_sri/2.1.1.json' adding 'bokeh/_sri/2.2.0.json' adding 'bokeh/_sri/2.2.1.json' adding 'bokeh/_sri/2.2.2.json' adding 'bokeh/_sri/2.3.0.json' adding 'bokeh/_sri/2.3.1.json' adding 'bokeh/_sri/2.3.2.json' adding 'bokeh/_sri/2.3.3.json' adding 'bokeh/_sri/2.4.0.json' adding 'bokeh/_sri/2.4.1.json' adding 'bokeh/_sri/2.4.2.json' adding 'bokeh/_sri/2.4.3.json' adding 'bokeh/_sri/3.0.0.json' adding 'bokeh/_sri/3.0.1.json' adding 'bokeh/_sri/3.0.2.json' adding 'bokeh/_sri/3.1.0.json' adding 'bokeh/_sri/3.1.1.json' adding 'bokeh/_sri/3.2.0.json' adding 'bokeh/_sri/3.2.1.json' adding 'bokeh/_sri/3.2.2.json' adding 'bokeh/_sri/3.3.0.json' adding 'bokeh/_sri/3.4.0.json' adding 'bokeh/_sri/3.5.0.json' adding 'bokeh/_sri/3.6.0.json' adding 'bokeh/_sri/3.6.1.json' adding 'bokeh/_sri/3.6.2.json' adding 'bokeh/_sri/3.6.3.json' adding 'bokeh/application/__init__.py' adding 'bokeh/application/application.py' adding 'bokeh/application/handlers/__init__.py' adding 'bokeh/application/handlers/code.py' adding 'bokeh/application/handlers/code_runner.py' adding 'bokeh/application/handlers/directory.py' adding 'bokeh/application/handlers/document_lifecycle.py' adding 'bokeh/application/handlers/function.py' adding 'bokeh/application/handlers/handler.py' adding 'bokeh/application/handlers/lifecycle.py' adding 'bokeh/application/handlers/notebook.py' adding 'bokeh/application/handlers/request_handler.py' adding 'bokeh/application/handlers/script.py' adding 'bokeh/application/handlers/server_lifecycle.py' adding 'bokeh/application/handlers/server_request_handler.py' adding 'bokeh/client/__init__.py' adding 'bokeh/client/connection.py' adding 'bokeh/client/session.py' adding 'bokeh/client/states.py' adding 'bokeh/client/util.py' adding 'bokeh/client/websocket.py' adding 'bokeh/colors/__init__.py' adding 'bokeh/colors/color.py' adding 'bokeh/colors/groups.py' adding 'bokeh/colors/named.py' adding 'bokeh/colors/util.py' adding 'bokeh/command/__init__.py' adding 'bokeh/command/bootstrap.py' adding 'bokeh/command/subcommand.py' adding 'bokeh/command/util.py' adding 'bokeh/command/subcommands/__init__.py' adding 'bokeh/command/subcommands/build.py' adding 'bokeh/command/subcommands/file_output.py' adding 'bokeh/command/subcommands/info.py' adding 'bokeh/command/subcommands/init.py' adding 'bokeh/command/subcommands/json.py' adding 'bokeh/command/subcommands/secret.py' adding 'bokeh/command/subcommands/serve.py' adding 'bokeh/command/subcommands/static.py' adding 'bokeh/core/__init__.py' adding 'bokeh/core/enums.py' adding 'bokeh/core/has_props.py' adding 'bokeh/core/json_encoder.py' adding 'bokeh/core/properties.py' adding 'bokeh/core/property_aliases.py' adding 'bokeh/core/property_mixins.py' adding 'bokeh/core/query.py' adding 'bokeh/core/serialization.py' adding 'bokeh/core/templates.py' adding 'bokeh/core/types.py' adding 'bokeh/core/_templates/autoload_js.js' adding 'bokeh/core/_templates/autoload_nb_js.js' adding 'bokeh/core/_templates/autoload_request_tag.html' adding 'bokeh/core/_templates/autoload_tag.html' adding 'bokeh/core/_templates/css_resources.html' adding 'bokeh/core/_templates/doc_js.js' adding 'bokeh/core/_templates/doc_nb_js.js' adding 'bokeh/core/_templates/file.html' adding 'bokeh/core/_templates/js_resources.html' adding 'bokeh/core/_templates/macros.html' adding 'bokeh/core/_templates/notebook_load.html' adding 'bokeh/core/_templates/plot_div.html' adding 'bokeh/core/_templates/root_div.html' adding 'bokeh/core/_templates/script_tag.html' adding 'bokeh/core/_templates/try_run.js' adding 'bokeh/core/property/__init__.py' adding 'bokeh/core/property/_sphinx.py' adding 'bokeh/core/property/alias.py' adding 'bokeh/core/property/aliases.py' adding 'bokeh/core/property/any.py' adding 'bokeh/core/property/auto.py' adding 'bokeh/core/property/bases.py' adding 'bokeh/core/property/color.py' adding 'bokeh/core/property/constraints.py' adding 'bokeh/core/property/container.py' adding 'bokeh/core/property/dataspec.py' adding 'bokeh/core/property/datetime.py' adding 'bokeh/core/property/descriptor_factory.py' adding 'bokeh/core/property/descriptors.py' adding 'bokeh/core/property/either.py' adding 'bokeh/core/property/enum.py' adding 'bokeh/core/property/factors.py' adding 'bokeh/core/property/include.py' adding 'bokeh/core/property/instance.py' adding 'bokeh/core/property/json.py' adding 'bokeh/core/property/nothing.py' adding 'bokeh/core/property/nullable.py' adding 'bokeh/core/property/numeric.py' adding 'bokeh/core/property/override.py' adding 'bokeh/core/property/pd.py' adding 'bokeh/core/property/primitive.py' adding 'bokeh/core/property/readonly.py' adding 'bokeh/core/property/required.py' adding 'bokeh/core/property/serialized.py' adding 'bokeh/core/property/singletons.py' adding 'bokeh/core/property/string.py' adding 'bokeh/core/property/struct.py' adding 'bokeh/core/property/text_like.py' adding 'bokeh/core/property/validation.py' adding 'bokeh/core/property/vectorization.py' adding 'bokeh/core/property/visual.py' adding 'bokeh/core/property/wrappers.py' adding 'bokeh/core/validation/__init__.py' adding 'bokeh/core/validation/check.py' adding 'bokeh/core/validation/decorators.py' adding 'bokeh/core/validation/errors.py' adding 'bokeh/core/validation/issue.py' adding 'bokeh/core/validation/warnings.py' adding 'bokeh/document/__init__.py' adding 'bokeh/document/callbacks.py' adding 'bokeh/document/document.py' adding 'bokeh/document/events.py' adding 'bokeh/document/json.py' adding 'bokeh/document/locking.py' adding 'bokeh/document/models.py' adding 'bokeh/document/modules.py' adding 'bokeh/embed/__init__.py' adding 'bokeh/embed/bundle.py' adding 'bokeh/embed/elements.py' adding 'bokeh/embed/notebook.py' adding 'bokeh/embed/server.py' adding 'bokeh/embed/standalone.py' adding 'bokeh/embed/util.py' adding 'bokeh/embed/wrappers.py' adding 'bokeh/io/__init__.py' adding 'bokeh/io/doc.py' adding 'bokeh/io/export.py' adding 'bokeh/io/notebook.py' adding 'bokeh/io/output.py' adding 'bokeh/io/saving.py' adding 'bokeh/io/showing.py' adding 'bokeh/io/state.py' adding 'bokeh/io/util.py' adding 'bokeh/io/webdriver.py' adding 'bokeh/model/__init__.py' adding 'bokeh/model/data_model.py' adding 'bokeh/model/docs.py' adding 'bokeh/model/model.py' adding 'bokeh/model/util.py' adding 'bokeh/models/__init__.py' adding 'bokeh/models/axes.py' adding 'bokeh/models/callbacks.py' adding 'bokeh/models/canvas.py' adding 'bokeh/models/comparisons.py' adding 'bokeh/models/coordinates.py' adding 'bokeh/models/css.py' adding 'bokeh/models/dom.py' adding 'bokeh/models/expressions.py' adding 'bokeh/models/filters.py' adding 'bokeh/models/formatters.py' adding 'bokeh/models/glyph.py' adding 'bokeh/models/glyphs.py' adding 'bokeh/models/graphics.py' adding 'bokeh/models/graphs.py' adding 'bokeh/models/grids.py' adding 'bokeh/models/labeling.py' adding 'bokeh/models/layouts.py' adding 'bokeh/models/map_plots.py' adding 'bokeh/models/mappers.py' adding 'bokeh/models/nodes.py' adding 'bokeh/models/plots.py' adding 'bokeh/models/ranges.py' adding 'bokeh/models/scales.py' adding 'bokeh/models/selections.py' adding 'bokeh/models/selectors.py' adding 'bokeh/models/sources.py' adding 'bokeh/models/text.py' adding 'bokeh/models/textures.py' adding 'bokeh/models/tickers.py' adding 'bokeh/models/tiles.py' adding 'bokeh/models/tools.py' adding 'bokeh/models/transforms.py' adding 'bokeh/models/annotations/__init__.py' adding 'bokeh/models/annotations/annotation.py' adding 'bokeh/models/annotations/arrows.py' adding 'bokeh/models/annotations/dimensional.py' adding 'bokeh/models/annotations/geometry.py' adding 'bokeh/models/annotations/labels.py' adding 'bokeh/models/annotations/legends.py' adding 'bokeh/models/annotations/html/__init__.py' adding 'bokeh/models/annotations/html/html_annotation.py' adding 'bokeh/models/annotations/html/labels.py' adding 'bokeh/models/annotations/html/toolbars.py' adding 'bokeh/models/common/properties.py' adding 'bokeh/models/misc/__init__.py' adding 'bokeh/models/misc/group_by.py' adding 'bokeh/models/renderers/__init__.py' adding 'bokeh/models/renderers/contour_renderer.py' adding 'bokeh/models/renderers/glyph_renderer.py' adding 'bokeh/models/renderers/graph_renderer.py' adding 'bokeh/models/renderers/renderer.py' adding 'bokeh/models/renderers/tile_renderer.py' adding 'bokeh/models/ui/__init__.py' adding 'bokeh/models/ui/dialogs.py' adding 'bokeh/models/ui/examiner.py' adding 'bokeh/models/ui/icons.py' adding 'bokeh/models/ui/menus.py' adding 'bokeh/models/ui/panels.py' adding 'bokeh/models/ui/panes.py' adding 'bokeh/models/ui/tooltips.py' adding 'bokeh/models/ui/ui_element.py' adding 'bokeh/models/util/__init__.py' adding 'bokeh/models/util/structure.py' adding 'bokeh/models/widgets/__init__.py' adding 'bokeh/models/widgets/buttons.py' adding 'bokeh/models/widgets/groups.py' adding 'bokeh/models/widgets/inputs.py' adding 'bokeh/models/widgets/markups.py' adding 'bokeh/models/widgets/pickers.py' adding 'bokeh/models/widgets/sliders.py' adding 'bokeh/models/widgets/tables.py' adding 'bokeh/models/widgets/widget.py' adding 'bokeh/plotting/__init__.py' adding 'bokeh/plotting/_decorators.py' adding 'bokeh/plotting/_docstring.py' adding 'bokeh/plotting/_figure.py' adding 'bokeh/plotting/_graph.py' adding 'bokeh/plotting/_legends.py' adding 'bokeh/plotting/_plot.py' adding 'bokeh/plotting/_renderer.py' adding 'bokeh/plotting/_stack.py' adding 'bokeh/plotting/_tools.py' adding 'bokeh/plotting/contour.py' adding 'bokeh/plotting/glyph_api.py' adding 'bokeh/plotting/gmap.py' adding 'bokeh/plotting/graph.py' adding 'bokeh/protocol/__init__.py' adding 'bokeh/protocol/exceptions.py' adding 'bokeh/protocol/message.py' adding 'bokeh/protocol/receiver.py' adding 'bokeh/protocol/messages/__init__.py' adding 'bokeh/protocol/messages/ack.py' adding 'bokeh/protocol/messages/error.py' adding 'bokeh/protocol/messages/ok.py' adding 'bokeh/protocol/messages/patch_doc.py' adding 'bokeh/protocol/messages/pull_doc_reply.py' adding 'bokeh/protocol/messages/pull_doc_req.py' adding 'bokeh/protocol/messages/push_doc.py' adding 'bokeh/protocol/messages/server_info_reply.py' adding 'bokeh/protocol/messages/server_info_req.py' adding 'bokeh/sampledata/__init__.py' adding 'bokeh/sampledata/airport_routes.py' adding 'bokeh/sampledata/airports.py' adding 'bokeh/sampledata/anscombe.py' adding 'bokeh/sampledata/antibiotics.py' adding 'bokeh/sampledata/autompg.py' adding 'bokeh/sampledata/autompg2.py' adding 'bokeh/sampledata/browsers.py' adding 'bokeh/sampledata/commits.py' adding 'bokeh/sampledata/cows.py' adding 'bokeh/sampledata/daylight.py' adding 'bokeh/sampledata/degrees.py' adding 'bokeh/sampledata/emissions.py' adding 'bokeh/sampledata/forensic_glass.py' adding 'bokeh/sampledata/gapminder.py' adding 'bokeh/sampledata/glucose.py' adding 'bokeh/sampledata/haar_cascade.py' adding 'bokeh/sampledata/iris.py' adding 'bokeh/sampledata/les_mis.py' adding 'bokeh/sampledata/lincoln.py' adding 'bokeh/sampledata/movies_data.py' adding 'bokeh/sampledata/mtb.py' adding 'bokeh/sampledata/olympics2014.py' adding 'bokeh/sampledata/penguins.py' adding 'bokeh/sampledata/perceptions.py' adding 'bokeh/sampledata/periodic_table.py' adding 'bokeh/sampledata/population.py' adding 'bokeh/sampledata/sample_geojson.py' adding 'bokeh/sampledata/sample_superstore.py' adding 'bokeh/sampledata/sea_surface_temperature.py' adding 'bokeh/sampledata/sprint.py' adding 'bokeh/sampledata/stocks.py' adding 'bokeh/sampledata/titanic.py' adding 'bokeh/sampledata/unemployment.py' adding 'bokeh/sampledata/unemployment1948.py' adding 'bokeh/sampledata/us_cities.py' adding 'bokeh/sampledata/us_counties.py' adding 'bokeh/sampledata/us_holidays.py' adding 'bokeh/sampledata/us_marriages_divorces.py' adding 'bokeh/sampledata/us_states.py' adding 'bokeh/sampledata/world_cities.py' adding 'bokeh/server/__init__.py' adding 'bokeh/server/auth_provider.py' adding 'bokeh/server/callbacks.py' adding 'bokeh/server/connection.py' adding 'bokeh/server/contexts.py' adding 'bokeh/server/protocol_handler.py' adding 'bokeh/server/server.py' adding 'bokeh/server/session.py' adding 'bokeh/server/tornado.py' adding 'bokeh/server/urls.py' adding 'bokeh/server/util.py' adding 'bokeh/server/static/js/bokeh-api.js' adding 'bokeh/server/static/js/bokeh-api.min.js' adding 'bokeh/server/static/js/bokeh-gl.js' adding 'bokeh/server/static/js/bokeh-gl.min.js' adding 'bokeh/server/static/js/bokeh-mathjax.js' adding 'bokeh/server/static/js/bokeh-mathjax.min.js' adding 'bokeh/server/static/js/bokeh-tables.js' adding 'bokeh/server/static/js/bokeh-tables.min.js' adding 'bokeh/server/static/js/bokeh-widgets.js' adding 'bokeh/server/static/js/bokeh-widgets.min.js' adding 'bokeh/server/static/js/bokeh.js' adding 'bokeh/server/static/js/bokeh.min.js' adding 'bokeh/server/static/js/compiler.js' adding 'bokeh/server/static/js/lib/base.d.ts' adding 'bokeh/server/static/js/lib/bokeh.d.ts' adding 'bokeh/server/static/js/lib/index.d.ts' adding 'bokeh/server/static/js/lib/main.d.ts' adding 'bokeh/server/static/js/lib/model.d.ts' adding 'bokeh/server/static/js/lib/safely.d.ts' adding 'bokeh/server/static/js/lib/version.d.ts' adding 'bokeh/server/static/js/lib/api/charts.d.ts' adding 'bokeh/server/static/js/lib/api/expr.d.ts' adding 'bokeh/server/static/js/lib/api/figure.d.ts' adding 'bokeh/server/static/js/lib/api/glyph_api.d.ts' adding 'bokeh/server/static/js/lib/api/gridplot.d.ts' adding 'bokeh/server/static/js/lib/api/index.d.ts' adding 'bokeh/server/static/js/lib/api/io.d.ts' adding 'bokeh/server/static/js/lib/api/linalg.d.ts' adding 'bokeh/server/static/js/lib/api/main.d.ts' adding 'bokeh/server/static/js/lib/api/models.d.ts' adding 'bokeh/server/static/js/lib/api/palettes.d.ts' adding 'bokeh/server/static/js/lib/api/parser.d.ts' adding 'bokeh/server/static/js/lib/api/plotting.d.ts' adding 'bokeh/server/static/js/lib/api/themes.d.ts' adding 'bokeh/server/static/js/lib/client/connection.d.ts' adding 'bokeh/server/static/js/lib/client/session.d.ts' adding 'bokeh/server/static/js/lib/core/bokeh_events.d.ts' adding 'bokeh/server/static/js/lib/core/build_views.d.ts' adding 'bokeh/server/static/js/lib/core/class.d.ts' adding 'bokeh/server/static/js/lib/core/css.d.ts' adding 'bokeh/server/static/js/lib/core/diagnostics.d.ts' adding 'bokeh/server/static/js/lib/core/dom.d.ts' adding 'bokeh/server/static/js/lib/core/dom_view.d.ts' adding 'bokeh/server/static/js/lib/core/enums.d.ts' adding 'bokeh/server/static/js/lib/core/geometry.d.ts' adding 'bokeh/server/static/js/lib/core/graphics.d.ts' adding 'bokeh/server/static/js/lib/core/has_props.d.ts' adding 'bokeh/server/static/js/lib/core/hittest.d.ts' adding 'bokeh/server/static/js/lib/core/kinds.d.ts' adding 'bokeh/server/static/js/lib/core/logging.d.ts' adding 'bokeh/server/static/js/lib/core/patching.d.ts' adding 'bokeh/server/static/js/lib/core/properties.d.ts' adding 'bokeh/server/static/js/lib/core/property_mixins.d.ts' adding 'bokeh/server/static/js/lib/core/resolvers.d.ts' adding 'bokeh/server/static/js/lib/core/selection_manager.d.ts' adding 'bokeh/server/static/js/lib/core/settings.d.ts' adding 'bokeh/server/static/js/lib/core/signaling.d.ts' adding 'bokeh/server/static/js/lib/core/types.d.ts' adding 'bokeh/server/static/js/lib/core/ui_events.d.ts' adding 'bokeh/server/static/js/lib/core/ui_gestures.d.ts' adding 'bokeh/server/static/js/lib/core/uniforms.d.ts' adding 'bokeh/server/static/js/lib/core/vectorization.d.ts' adding 'bokeh/server/static/js/lib/core/view.d.ts' adding 'bokeh/server/static/js/lib/core/view_manager.d.ts' adding 'bokeh/server/static/js/lib/core/layout/alignments.d.ts' adding 'bokeh/server/static/js/lib/core/layout/border.d.ts' adding 'bokeh/server/static/js/lib/core/layout/grid.d.ts' adding 'bokeh/server/static/js/lib/core/layout/index.d.ts' adding 'bokeh/server/static/js/lib/core/layout/layoutable.d.ts' adding 'bokeh/server/static/js/lib/core/layout/side_panel.d.ts' adding 'bokeh/server/static/js/lib/core/layout/types.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/buffer.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/deserializer.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/index.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/reps.d.ts' adding 'bokeh/server/static/js/lib/core/serialization/serializer.d.ts' adding 'bokeh/server/static/js/lib/core/util/affine.d.ts' adding 'bokeh/server/static/js/lib/core/util/algorithms.d.ts' adding 'bokeh/server/static/js/lib/core/util/array.d.ts' adding 'bokeh/server/static/js/lib/core/util/arrayable.d.ts' adding 'bokeh/server/static/js/lib/core/util/assert.d.ts' adding 'bokeh/server/static/js/lib/core/util/bbox.d.ts' adding 'bokeh/server/static/js/lib/core/util/bitset.d.ts' adding 'bokeh/server/static/js/lib/core/util/buffer.d.ts' adding 'bokeh/server/static/js/lib/core/util/callbacks.d.ts' adding 'bokeh/server/static/js/lib/core/util/canvas.d.ts' adding 'bokeh/server/static/js/lib/core/util/cloneable.d.ts' adding 'bokeh/server/static/js/lib/core/util/color.d.ts' adding 'bokeh/server/static/js/lib/core/util/defer.d.ts' adding 'bokeh/server/static/js/lib/core/util/eq.d.ts' adding 'bokeh/server/static/js/lib/core/util/flip_step_mode.d.ts' adding 'bokeh/server/static/js/lib/core/util/image.d.ts' adding 'bokeh/server/static/js/lib/core/util/interpolation.d.ts' adding 'bokeh/server/static/js/lib/core/util/iterator.d.ts' adding 'bokeh/server/static/js/lib/core/util/math.d.ts' adding 'bokeh/server/static/js/lib/core/util/matrix.d.ts' adding 'bokeh/server/static/js/lib/core/util/menus.d.ts' adding 'bokeh/server/static/js/lib/core/util/modules.d.ts' adding 'bokeh/server/static/js/lib/core/util/ndarray.d.ts' adding 'bokeh/server/static/js/lib/core/util/object.d.ts' adding 'bokeh/server/static/js/lib/core/util/panes.d.ts' adding 'bokeh/server/static/js/lib/core/util/platform.d.ts' adding 'bokeh/server/static/js/lib/core/util/pretty.d.ts' adding 'bokeh/server/static/js/lib/core/util/projections.d.ts' adding 'bokeh/server/static/js/lib/core/util/ragged_array.d.ts' adding 'bokeh/server/static/js/lib/core/util/random.d.ts' adding 'bokeh/server/static/js/lib/core/util/refs.d.ts' adding 'bokeh/server/static/js/lib/core/util/set.d.ts' adding 'bokeh/server/static/js/lib/core/util/slice.d.ts' adding 'bokeh/server/static/js/lib/core/util/spatial.d.ts' adding 'bokeh/server/static/js/lib/core/util/string.d.ts' adding 'bokeh/server/static/js/lib/core/util/svg.d.ts' adding 'bokeh/server/static/js/lib/core/util/svg_colors.d.ts' adding 'bokeh/server/static/js/lib/core/util/templating.d.ts' adding 'bokeh/server/static/js/lib/core/util/text.d.ts' adding 'bokeh/server/static/js/lib/core/util/throttle.d.ts' adding 'bokeh/server/static/js/lib/core/util/typed_array.d.ts' adding 'bokeh/server/static/js/lib/core/util/types.d.ts' adding 'bokeh/server/static/js/lib/core/util/version.d.ts' adding 'bokeh/server/static/js/lib/core/util/wheel.d.ts' adding 'bokeh/server/static/js/lib/core/util/zoom.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/fill.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/hatch.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/image.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/index.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/line.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/patterns.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/text.d.ts' adding 'bokeh/server/static/js/lib/core/visuals/visual.d.ts' adding 'bokeh/server/static/js/lib/document/defs.d.ts' adding 'bokeh/server/static/js/lib/document/document.d.ts' adding 'bokeh/server/static/js/lib/document/events.d.ts' adding 'bokeh/server/static/js/lib/document/index.d.ts' adding 'bokeh/server/static/js/lib/embed/dom.d.ts' adding 'bokeh/server/static/js/lib/embed/index.d.ts' adding 'bokeh/server/static/js/lib/embed/json.d.ts' adding 'bokeh/server/static/js/lib/embed/notebook.d.ts' adding 'bokeh/server/static/js/lib/embed/server.d.ts' adding 'bokeh/server/static/js/lib/embed/standalone.d.ts' adding 'bokeh/server/static/js/lib/models/index.d.ts' adding 'bokeh/server/static/js/lib/models/main.d.ts' adding 'bokeh/server/static/js/lib/models/util.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/area_visuals.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/arrow.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/arrow_head.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/band.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/base_color_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/box_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/color_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/contour_color_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/data_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/dimensional.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/index.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/label.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/label_set.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/legend.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/legend_item.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/poly_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/scale_bar.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/slope.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/span.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/text_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/title.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/toolbar_panel.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/upper_lower.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/whisker.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/index.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/label.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/label_set.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/text_annotation.d.ts' adding 'bokeh/server/static/js/lib/models/annotations/html/title.d.ts' adding 'bokeh/server/static/js/lib/models/axes/axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/categorical_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/continuous_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/datetime_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/index.d.ts' adding 'bokeh/server/static/js/lib/models/axes/linear_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/log_axis.d.ts' adding 'bokeh/server/static/js/lib/models/axes/mercator_axis.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/callback.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/close_dialog.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/customjs.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/index.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/open_dialog.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/open_url.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/set_value.d.ts' adding 'bokeh/server/static/js/lib/models/callbacks/toggle_visibility.d.ts' adding 'bokeh/server/static/js/lib/models/canvas/canvas.d.ts' adding 'bokeh/server/static/js/lib/models/canvas/cartesian_frame.d.ts' adding 'bokeh/server/static/js/lib/models/canvas/index.d.ts' adding 'bokeh/server/static/js/lib/models/common/box_kinds.d.ts' adding 'bokeh/server/static/js/lib/models/common/kinds.d.ts' adding 'bokeh/server/static/js/lib/models/common/painting.d.ts' adding 'bokeh/server/static/js/lib/models/common/resolve.d.ts' adding 'bokeh/server/static/js/lib/models/comparisons/comparison.d.ts' adding 'bokeh/server/static/js/lib/models/comparisons/customjs_compare.d.ts' adding 'bokeh/server/static/js/lib/models/comparisons/index.d.ts' adding 'bokeh/server/static/js/lib/models/comparisons/nan_compare.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/coordinate.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/coordinate_mapping.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/index.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/indexed.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/node.d.ts' adding 'bokeh/server/static/js/lib/models/coordinates/xy.d.ts' adding 'bokeh/server/static/js/lib/models/dom/action.d.ts' adding 'bokeh/server/static/js/lib/models/dom/color_ref.d.ts' adding 'bokeh/server/static/js/lib/models/dom/dom_element.d.ts' adding 'bokeh/server/static/js/lib/models/dom/dom_node.d.ts' adding 'bokeh/server/static/js/lib/models/dom/elements.d.ts' adding 'bokeh/server/static/js/lib/models/dom/html.d.ts' adding 'bokeh/server/static/js/lib/models/dom/index.d.ts' adding 'bokeh/server/static/js/lib/models/dom/index_.d.ts' adding 'bokeh/server/static/js/lib/models/dom/placeholder.d.ts' adding 'bokeh/server/static/js/lib/models/dom/styles.d.ts' adding 'bokeh/server/static/js/lib/models/dom/stylesheets.d.ts' adding 'bokeh/server/static/js/lib/models/dom/template.d.ts' adding 'bokeh/server/static/js/lib/models/dom/text.d.ts' adding 'bokeh/server/static/js/lib/models/dom/toggle_group.d.ts' adding 'bokeh/server/static/js/lib/models/dom/value_of.d.ts' adding 'bokeh/server/static/js/lib/models/dom/value_ref.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/coordinate_transform.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/cumsum.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/customjs_expr.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/expression.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/index.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/maximum.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/minimum.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/polar.d.ts' adding 'bokeh/server/static/js/lib/models/expressions/stack.d.ts' adding 'bokeh/server/static/js/lib/models/filters/all_indices.d.ts' adding 'bokeh/server/static/js/lib/models/filters/boolean_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/composite_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/customjs_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/difference_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/group_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/index.d.ts' adding 'bokeh/server/static/js/lib/models/filters/index_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/intersection_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/inversion_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/symmetric_difference_filter.d.ts' adding 'bokeh/server/static/js/lib/models/filters/union_filter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/customjs_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/index.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/log_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/formatters/tick_formatter.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/annular_wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/annulus.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/arc.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/area.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/bezier.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/block.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/center_rotatable.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/circle.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/defs.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/ellipse.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/harea.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/harea_step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hbar.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hex_tile.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hspan.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/hstrip.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_base.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_rgba.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_stack.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/image_url.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/index.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/lrtb.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/math_text_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/mathml_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/multi_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/multi_polygons.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/ngon.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/patch.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/patches.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/quad.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/quadratic.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/radial_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/ray.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/rect.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/scatter.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/segment.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/spline.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/tex_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/text.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/utils.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/varea.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/varea_step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/vbar.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/vspan.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/vstrip.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/xy_glyph.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/accumulate.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/annular_wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/annulus.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/base.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/base_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/buffer.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/circle.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/image.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/image.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/image.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/index.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/main.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/multi_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/ngon.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/radial.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/rect.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/single_line.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/step.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/sxsy.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/types.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/wedge.d.ts' adding 'bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.d.ts' adding 'bokeh/server/static/js/lib/models/graphics/decoration.d.ts' adding 'bokeh/server/static/js/lib/models/graphics/index.d.ts' adding 'bokeh/server/static/js/lib/models/graphics/marking.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/index.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/layout_provider.d.ts' adding 'bokeh/server/static/js/lib/models/graphs/static_layout_provider.d.ts' adding 'bokeh/server/static/js/lib/models/grids/grid.d.ts' adding 'bokeh/server/static/js/lib/models/grids/index.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/alignments.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/column.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/css_grid_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/flex_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/grid_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/group_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/hbox.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/index.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/layout_dom.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/row.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/scroll_box.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/spacer.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/tab_panel.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/tabs.d.ts' adding 'bokeh/server/static/js/lib/models/layouts/vbox.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/index.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/linear_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/log_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/stack_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/mappers/weighted_stack_color_mapper.d.ts' adding 'bokeh/server/static/js/lib/models/misc/group_by.d.ts' adding 'bokeh/server/static/js/lib/models/misc/index.d.ts' adding 'bokeh/server/static/js/lib/models/plots/figure.d.ts' adding 'bokeh/server/static/js/lib/models/plots/gmap.d.ts' adding 'bokeh/server/static/js/lib/models/plots/gmap_plot.d.ts' adding 'bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.d.ts' adding 'bokeh/server/static/js/lib/models/plots/grid_plot.d.ts' adding 'bokeh/server/static/js/lib/models/plots/index.d.ts' adding 'bokeh/server/static/js/lib/models/plots/plot.d.ts' adding 'bokeh/server/static/js/lib/models/plots/plot_canvas.d.ts' adding 'bokeh/server/static/js/lib/models/plots/range_manager.d.ts' adding 'bokeh/server/static/js/lib/models/plots/state_manager.d.ts' adding 'bokeh/server/static/js/lib/models/policies/index.d.ts' adding 'bokeh/server/static/js/lib/models/policies/labeling.d.ts' adding 'bokeh/server/static/js/lib/models/random/index.d.ts' adding 'bokeh/server/static/js/lib/models/random/park_miller_lcg.d.ts' adding 'bokeh/server/static/js/lib/models/random/random_generator.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/data_range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/data_range1d.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/factor_range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/index.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/numerical_range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/range.d.ts' adding 'bokeh/server/static/js/lib/models/ranges/range1d.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/composite_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/contour_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/data_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/glyph_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/graph_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/guide_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/index.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/renderer.d.ts' adding 'bokeh/server/static/js/lib/models/renderers/renderer_group.d.ts' adding 'bokeh/server/static/js/lib/models/scales/categorical_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/composite_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/continuous_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/index.d.ts' adding 'bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/linear_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/log_scale.d.ts' adding 'bokeh/server/static/js/lib/models/scales/scale.d.ts' adding 'bokeh/server/static/js/lib/models/selections/index.d.ts' adding 'bokeh/server/static/js/lib/models/selections/interaction_policy.d.ts' adding 'bokeh/server/static/js/lib/models/selections/selection.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_class.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_css.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_id.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/by_xpath.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/index.d.ts' adding 'bokeh/server/static/js/lib/models/selectors/selector.d.ts' adding 'bokeh/server/static/js/lib/models/sources/ajax_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/cds_view.d.ts' adding 'bokeh/server/static/js/lib/models/sources/column_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/columnar_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/geojson_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/index.d.ts' adding 'bokeh/server/static/js/lib/models/sources/server_sent_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/sources/web_data_source.d.ts' adding 'bokeh/server/static/js/lib/models/text/base_text.d.ts' adding 'bokeh/server/static/js/lib/models/text/index.d.ts' adding 'bokeh/server/static/js/lib/models/text/math_text.d.ts' adding 'bokeh/server/static/js/lib/models/text/plain_text.d.ts' adding 'bokeh/server/static/js/lib/models/text/providers.d.ts' adding 'bokeh/server/static/js/lib/models/text/utils.d.ts' adding 'bokeh/server/static/js/lib/models/text/mathjax/index.d.ts' adding 'bokeh/server/static/js/lib/models/text/mathjax/main.d.ts' adding 'bokeh/server/static/js/lib/models/textures/canvas_texture.d.ts' adding 'bokeh/server/static/js/lib/models/textures/image_url_texture.d.ts' adding 'bokeh/server/static/js/lib/models/textures/index.d.ts' adding 'bokeh/server/static/js/lib/models/textures/texture.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/adaptive_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/basic_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/binned_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/categorical_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/composite_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/continuous_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/customjs_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/datetime_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/days_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/fixed_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/index.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/log_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/mercator_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/months_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/single_interval_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/util.d.ts' adding 'bokeh/server/static/js/lib/models/tickers/years_ticker.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/bbox_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/index.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/mercator_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tile_renderer.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tile_utils.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/tms_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tiles/wmts_tile_source.d.ts' adding 'bokeh/server/static/js/lib/models/tools/click_button.d.ts' adding 'bokeh/server/static/js/lib/models/tools/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/on_off_button.d.ts' adding 'bokeh/server/static/js/lib/models/tools/tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/tool_button.d.ts' adding 'bokeh/server/static/js/lib/models/tools/tool_proxy.d.ts' adding 'bokeh/server/static/js/lib/models/tools/toolbar.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/action_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/click_pan_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/copy_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/custom_action.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/examine_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/fullscreen_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/help_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/plot_action_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/redo_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/reset_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/save_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/undo_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/common.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/line_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/edit/poly_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/common.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/pan_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/range_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/region_select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/select_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/tap_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/index.d.ts' adding 'bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/customjs_transform.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/dodge.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/index.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/interpolator.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/jitter.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/linear_interpolator.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/range_transform.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/step_interpolator.d.ts' adding 'bokeh/server/static/js/lib/models/transforms/transform.d.ts' adding 'bokeh/server/static/js/lib/models/ui/dialog.d.ts' adding 'bokeh/server/static/js/lib/models/ui/examiner.d.ts' adding 'bokeh/server/static/js/lib/models/ui/index.d.ts' adding 'bokeh/server/static/js/lib/models/ui/pane.d.ts' adding 'bokeh/server/static/js/lib/models/ui/panel.d.ts' adding 'bokeh/server/static/js/lib/models/ui/styled_element.d.ts' adding 'bokeh/server/static/js/lib/models/ui/tooltip.d.ts' adding 'bokeh/server/static/js/lib/models/ui/ui_element.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/builtin_icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/index.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/svg_icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/icons/tabler_icon.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/action_item.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/checkable_item.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/divider_item.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/index.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/menu.d.ts' adding 'bokeh/server/static/js/lib/models/ui/menus/menu_item.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/abstract_button.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/autocomplete_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/base_date_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/base_datetime_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/button.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/checkbox.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/checkbox_button_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/checkbox_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/color_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/control.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/date_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/date_range_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/datetime_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/datetime_range_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/div.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/dropdown.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/file_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/help_button.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/index.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/input_widget.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/main.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/markup.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multi_choice.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multiple_date_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multiple_datetime_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/multiselect.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/numeric_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/oriented_control.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/palette_select.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/paragraph.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/password_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/picker_base.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/pretext.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/radio_button_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/radio_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/select.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/spinner.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/switch.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/text_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/text_like_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/textarea_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/time_picker.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle_button_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle_input.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/toggle_input_group.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/widget.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/abstract_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/base_numerical_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/categorical_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/date_range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/date_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/datetime_range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/index.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/numerical_range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/numerical_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/range_slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/sliders/slider.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/cell_editors.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/data_cube.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/data_table.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/definitions.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/index.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/main.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/table_column.d.ts' adding 'bokeh/server/static/js/lib/models/widgets/tables/table_widget.d.ts' adding 'bokeh/server/static/js/lib/protocol/index.d.ts' adding 'bokeh/server/static/js/lib/protocol/message.d.ts' adding 'bokeh/server/static/js/lib/protocol/receiver.d.ts' adding 'bokeh/server/static/js/lib/styles/attribution.css.d.ts' adding 'bokeh/server/static/js/lib/styles/base.css.d.ts' adding 'bokeh/server/static/js/lib/styles/buttons.css.d.ts' adding 'bokeh/server/static/js/lib/styles/canvas.css.d.ts' adding 'bokeh/server/static/js/lib/styles/caret.css.d.ts' adding 'bokeh/server/static/js/lib/styles/clearfix.css.d.ts' adding 'bokeh/server/static/js/lib/styles/dialogs.css.d.ts' adding 'bokeh/server/static/js/lib/styles/dropdown.css.d.ts' adding 'bokeh/server/static/js/lib/styles/examiner.css.d.ts' adding 'bokeh/server/static/js/lib/styles/group_box.css.d.ts' adding 'bokeh/server/static/js/lib/styles/icons.css.d.ts' adding 'bokeh/server/static/js/lib/styles/logo.css.d.ts' adding 'bokeh/server/static/js/lib/styles/menus.css.d.ts' adding 'bokeh/server/static/js/lib/styles/menus_.css.d.ts' adding 'bokeh/server/static/js/lib/styles/panels.css.d.ts' adding 'bokeh/server/static/js/lib/styles/panes.css.d.ts' adding 'bokeh/server/static/js/lib/styles/plots.css.d.ts' adding 'bokeh/server/static/js/lib/styles/pretty.css.d.ts' adding 'bokeh/server/static/js/lib/styles/tabs.css.d.ts' adding 'bokeh/server/static/js/lib/styles/tool_button.css.d.ts' adding 'bokeh/server/static/js/lib/styles/toolbar.css.d.ts' adding 'bokeh/server/static/js/lib/styles/tooltips.css.d.ts' adding 'bokeh/server/static/js/lib/styles/ui.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/checkbox.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/choices.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/flatpickr.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/inputs.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/nouislider.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/palette_select.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/palette_select_item.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/palette_select_pane.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/password_input.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/slickgrid.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/sliders.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/switch.css.d.ts' adding 'bokeh/server/static/js/lib/styles/widgets/tables.css.d.ts' adding 'bokeh/server/static/lib/lib.decorators.d.ts' adding 'bokeh/server/static/lib/lib.decorators.legacy.d.ts' adding 'bokeh/server/static/lib/lib.dom.asynciterable.d.ts' adding 'bokeh/server/static/lib/lib.dom.d.ts' adding 'bokeh/server/static/lib/lib.dom.iterable.d.ts' adding 'bokeh/server/static/lib/lib.es2015.collection.d.ts' adding 'bokeh/server/static/lib/lib.es2015.core.d.ts' adding 'bokeh/server/static/lib/lib.es2015.d.ts' adding 'bokeh/server/static/lib/lib.es2015.generator.d.ts' adding 'bokeh/server/static/lib/lib.es2015.iterable.d.ts' adding 'bokeh/server/static/lib/lib.es2015.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2015.proxy.d.ts' adding 'bokeh/server/static/lib/lib.es2015.reflect.d.ts' adding 'bokeh/server/static/lib/lib.es2015.symbol.d.ts' adding 'bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts' adding 'bokeh/server/static/lib/lib.es2016.array.include.d.ts' adding 'bokeh/server/static/lib/lib.es2016.d.ts' adding 'bokeh/server/static/lib/lib.es2016.full.d.ts' adding 'bokeh/server/static/lib/lib.es2016.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2017.d.ts' adding 'bokeh/server/static/lib/lib.es2017.date.d.ts' adding 'bokeh/server/static/lib/lib.es2017.full.d.ts' adding 'bokeh/server/static/lib/lib.es2017.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2017.object.d.ts' adding 'bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts' adding 'bokeh/server/static/lib/lib.es2017.string.d.ts' adding 'bokeh/server/static/lib/lib.es2017.typedarrays.d.ts' adding 'bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts' adding 'bokeh/server/static/lib/lib.es2018.asynciterable.d.ts' adding 'bokeh/server/static/lib/lib.es2018.d.ts' adding 'bokeh/server/static/lib/lib.es2018.full.d.ts' adding 'bokeh/server/static/lib/lib.es2018.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2018.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2018.regexp.d.ts' adding 'bokeh/server/static/lib/lib.es2019.array.d.ts' adding 'bokeh/server/static/lib/lib.es2019.d.ts' adding 'bokeh/server/static/lib/lib.es2019.full.d.ts' adding 'bokeh/server/static/lib/lib.es2019.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2019.object.d.ts' adding 'bokeh/server/static/lib/lib.es2019.string.d.ts' adding 'bokeh/server/static/lib/lib.es2019.symbol.d.ts' adding 'bokeh/server/static/lib/lib.es2020.bigint.d.ts' adding 'bokeh/server/static/lib/lib.es2020.d.ts' adding 'bokeh/server/static/lib/lib.es2020.date.d.ts' adding 'bokeh/server/static/lib/lib.es2020.full.d.ts' adding 'bokeh/server/static/lib/lib.es2020.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2020.number.d.ts' adding 'bokeh/server/static/lib/lib.es2020.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts' adding 'bokeh/server/static/lib/lib.es2020.string.d.ts' adding 'bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts' adding 'bokeh/server/static/lib/lib.es2021.d.ts' adding 'bokeh/server/static/lib/lib.es2021.full.d.ts' adding 'bokeh/server/static/lib/lib.es2021.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2021.promise.d.ts' adding 'bokeh/server/static/lib/lib.es2021.string.d.ts' adding 'bokeh/server/static/lib/lib.es2021.weakref.d.ts' adding 'bokeh/server/static/lib/lib.es2022.array.d.ts' adding 'bokeh/server/static/lib/lib.es2022.d.ts' adding 'bokeh/server/static/lib/lib.es2022.error.d.ts' adding 'bokeh/server/static/lib/lib.es2022.full.d.ts' adding 'bokeh/server/static/lib/lib.es2022.intl.d.ts' adding 'bokeh/server/static/lib/lib.es2022.object.d.ts' adding 'bokeh/server/static/lib/lib.es2022.regexp.d.ts' adding 'bokeh/server/static/lib/lib.es2022.sharedmemory.d.ts' adding 'bokeh/server/static/lib/lib.es2022.string.d.ts' adding 'bokeh/server/static/lib/lib.es2023.array.d.ts' adding 'bokeh/server/static/lib/lib.es2023.collection.d.ts' adding 'bokeh/server/static/lib/lib.es2023.d.ts' adding 'bokeh/server/static/lib/lib.es2023.full.d.ts' adding 'bokeh/server/static/lib/lib.es2023.intl.d.ts' adding 'bokeh/server/static/lib/lib.es5.d.ts' adding 'bokeh/server/static/lib/lib.es6.d.ts' adding 'bokeh/server/static/lib/lib.esnext.array.d.ts' adding 'bokeh/server/static/lib/lib.esnext.collection.d.ts' adding 'bokeh/server/static/lib/lib.esnext.d.ts' adding 'bokeh/server/static/lib/lib.esnext.decorators.d.ts' adding 'bokeh/server/static/lib/lib.esnext.disposable.d.ts' adding 'bokeh/server/static/lib/lib.esnext.full.d.ts' adding 'bokeh/server/static/lib/lib.esnext.intl.d.ts' adding 'bokeh/server/static/lib/lib.esnext.iterator.d.ts' adding 'bokeh/server/static/lib/lib.esnext.object.d.ts' adding 'bokeh/server/static/lib/lib.esnext.promise.d.ts' adding 'bokeh/server/static/lib/lib.esnext.regexp.d.ts' adding 'bokeh/server/static/lib/lib.esnext.string.d.ts' adding 'bokeh/server/static/lib/lib.scripthost.d.ts' adding 'bokeh/server/static/lib/lib.webworker.asynciterable.d.ts' adding 'bokeh/server/static/lib/lib.webworker.d.ts' adding 'bokeh/server/static/lib/lib.webworker.importscripts.d.ts' adding 'bokeh/server/static/lib/lib.webworker.iterable.d.ts' adding 'bokeh/server/views/__init__.py' adding 'bokeh/server/views/app_index.html' adding 'bokeh/server/views/auth_request_handler.py' adding 'bokeh/server/views/autoload_js_handler.py' adding 'bokeh/server/views/bokeh-dev.ico' adding 'bokeh/server/views/bokeh.ico' adding 'bokeh/server/views/doc_handler.py' adding 'bokeh/server/views/ico_handler.py' adding 'bokeh/server/views/metadata_handler.py' adding 'bokeh/server/views/multi_root_static_handler.py' adding 'bokeh/server/views/root_handler.py' adding 'bokeh/server/views/session_handler.py' adding 'bokeh/server/views/static_handler.py' adding 'bokeh/server/views/ws.py' adding 'bokeh/sphinxext/__init__.py' adding 'bokeh/sphinxext/bokeh_autodoc.py' adding 'bokeh/sphinxext/bokeh_color.py' adding 'bokeh/sphinxext/bokeh_dataframe.py' adding 'bokeh/sphinxext/bokeh_directive.py' adding 'bokeh/sphinxext/bokeh_enum.py' adding 'bokeh/sphinxext/bokeh_example_metadata.py' adding 'bokeh/sphinxext/bokeh_gallery.py' adding 'bokeh/sphinxext/bokeh_jinja.py' adding 'bokeh/sphinxext/bokeh_model.py' adding 'bokeh/sphinxext/bokeh_options.py' adding 'bokeh/sphinxext/bokeh_palette.py' adding 'bokeh/sphinxext/bokeh_palette_group.py' adding 'bokeh/sphinxext/bokeh_plot.py' adding 'bokeh/sphinxext/bokeh_prop.py' adding 'bokeh/sphinxext/bokeh_releases.py' adding 'bokeh/sphinxext/bokeh_roles.py' adding 'bokeh/sphinxext/bokeh_sampledata_xref.py' adding 'bokeh/sphinxext/bokeh_settings.py' adding 'bokeh/sphinxext/bokeh_sitemap.py' adding 'bokeh/sphinxext/bokehjs_content.py' adding 'bokeh/sphinxext/example_handler.py' adding 'bokeh/sphinxext/sample.py' adding 'bokeh/sphinxext/templates.py' adding 'bokeh/sphinxext/util.py' adding 'bokeh/sphinxext/_templates/bokehjs_codepen_init.html' adding 'bokeh/sphinxext/_templates/bokehjs_content_epilogue.html' adding 'bokeh/sphinxext/_templates/bokehjs_content_prologue.html' adding 'bokeh/sphinxext/_templates/bokehjs_html_template.html' adding 'bokeh/sphinxext/_templates/color_detail.html' adding 'bokeh/sphinxext/_templates/enum_detail.rst' adding 'bokeh/sphinxext/_templates/example_metadata.rst' adding 'bokeh/sphinxext/_templates/gallery_detail.rst' adding 'bokeh/sphinxext/_templates/gallery_page.rst' adding 'bokeh/sphinxext/_templates/jinja_detail.rst' adding 'bokeh/sphinxext/_templates/model_detail.rst' adding 'bokeh/sphinxext/_templates/options_detail.rst' adding 'bokeh/sphinxext/_templates/palette_detail.html' adding 'bokeh/sphinxext/_templates/palette_group_detail.html' adding 'bokeh/sphinxext/_templates/prop_detail.rst' adding 'bokeh/sphinxext/_templates/release_detail.rst' adding 'bokeh/sphinxext/_templates/settings_detail.rst' adding 'bokeh/themes/__init__.py' adding 'bokeh/themes/_caliber.py' adding 'bokeh/themes/_carbon.py' adding 'bokeh/themes/_contrast.py' adding 'bokeh/themes/_dark_minimal.py' adding 'bokeh/themes/_light_minimal.py' adding 'bokeh/themes/_night_sky.py' adding 'bokeh/themes/theme.py' adding 'bokeh/util/__init__.py' adding 'bokeh/util/browser.py' adding 'bokeh/util/callback_manager.py' adding 'bokeh/util/compiler.py' adding 'bokeh/util/dataclasses.py' adding 'bokeh/util/datatypes.py' adding 'bokeh/util/dependencies.py' adding 'bokeh/util/deprecation.py' adding 'bokeh/util/functions.py' adding 'bokeh/util/hex.py' adding 'bokeh/util/info.py' adding 'bokeh/util/logconfig.py' adding 'bokeh/util/options.py' adding 'bokeh/util/package.py' adding 'bokeh/util/paths.py' adding 'bokeh/util/sampledata.json' adding 'bokeh/util/serialization.py' adding 'bokeh/util/strings.py' adding 'bokeh/util/terminal.py' adding 'bokeh/util/token.py' adding 'bokeh/util/tornado.py' adding 'bokeh/util/version.py' adding 'bokeh/util/warnings.py' adding 'bokeh-3.6.3.dist-info/licenses/LICENSE.txt' adding 'typings/bs4.pyi' adding 'typings/json5.pyi' adding 'typings/psutil.pyi' adding 'typings/IPython/__init__.pyi' adding 'typings/IPython/display.pyi' adding 'typings/IPython/core/__init__.pyi' adding 'typings/IPython/core/getipython.pyi' adding 'typings/IPython/core/history.pyi' adding 'typings/IPython/core/interactiveshell.pyi' adding 'typings/ipykernel/__init__.pyi' adding 'typings/ipykernel/comm/__init__.pyi' adding 'typings/ipykernel/comm/comm.pyi' adding 'typings/jupyter_core/__init__.pyi' adding 'typings/jupyter_core/paths.pyi' adding 'typings/selenium/__init__.pyi' adding 'typings/selenium/common/exceptions.pyi' adding 'typings/selenium/webdriver/__init__.pyi' adding 'typings/selenium/webdriver/chrome/__init__.pyi' adding 'typings/selenium/webdriver/chrome/options.pyi' adding 'typings/selenium/webdriver/chrome/service.pyi' adding 'typings/selenium/webdriver/chrome/webdriver.pyi' adding 'typings/selenium/webdriver/common/__init__.pyi' adding 'typings/selenium/webdriver/common/action_chains.pyi' adding 'typings/selenium/webdriver/common/by.pyi' adding 'typings/selenium/webdriver/common/keys.pyi' adding 'typings/selenium/webdriver/firefox/__init__.pyi' adding 'typings/selenium/webdriver/firefox/firefox_binary.pyi' adding 'typings/selenium/webdriver/firefox/options.pyi' adding 'typings/selenium/webdriver/firefox/webdriver.pyi' adding 'typings/selenium/webdriver/remote/__init__.pyi' adding 'typings/selenium/webdriver/remote/webdriver.pyi' adding 'typings/selenium/webdriver/remote/webelement.pyi' adding 'typings/selenium/webdriver/safari/__init__.pyi' adding 'typings/selenium/webdriver/safari/webdriver.pyi' adding 'typings/selenium/webdriver/support/__init__.pyi' adding 'typings/selenium/webdriver/support/expected_conditions.pyi' adding 'typings/selenium/webdriver/support/wait.pyi' adding 'bokeh-3.6.3.dist-info/METADATA' adding 'bokeh-3.6.3.dist-info/WHEEL' adding 'bokeh-3.6.3.dist-info/entry_points.txt' adding 'bokeh-3.6.3.dist-info/top_level.txt' adding 'bokeh-3.6.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for bokeh (pyproject.toml): finished with status 'done' Created wheel for bokeh: filename=bokeh-3.6.3-py3-none-any.whl size=6859375 sha256=60a19b2524e72af4c10d893062b80b4652ed639f5833942cea95159d504e9dd5 Stored in directory: /home/pterjan/.cache/pip/wheels/58/4c/0e/fba47bce683f1f1c8603e63176a5f89f4661dfdf9675d36c28 Successfully built bokeh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hXGiyO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + mkdir /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd bokeh-3.6.3 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/pyproject-wheeldir/bokeh-3.6.3-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=bokeh==3.6.3 + '[' -z bokeh==3.6.3 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/pyproject-wheeldir bokeh==3.6.3 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/pyproject-wheeldir Processing ./pyproject-wheeldir/bokeh-3.6.3-py3-none-any.whl Installing collected packages: bokeh Creating /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/bin/bokeh to 755 Successfully installed bokeh-3.6.3 + '[' -d /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/bin/bokeh /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/bin/bokeh: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/bokeh-3.6.3.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages/bokeh-3.6.3.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages/bokeh-3.6.3.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages/bokeh-3.6.3.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages/bokeh-3.6.3.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages/bokeh-3.6.3.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13/site-packages/bokeh-3.6.3.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/python-bokeh-3.6.3-1.mga10.noarch-pyproject-record --prefix /usr bokeh typings + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-bokeh-3.6.3-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RafEpY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + cd bokeh-3.6.3 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/share/doc/python3-bokeh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/share/doc/python3-bokeh + cp -pr /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/README.md /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/share/doc/python3-bokeh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dWiul4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + cd bokeh-3.6.3 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/share/licenses/python3-bokeh + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/share/licenses/python3-bokeh + cp -pr /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/bokeh-3.6.3/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT/usr/share/licenses/python3-bokeh + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bokeh = 3.6.3-1.mga10 python3-bokeh = 3.6.3-1.mga10 python3.13-bokeh = 3.6.3-1.mga10 python3.13dist(bokeh) = 3.6.3 python3dist(bokeh) = 3.6.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(contourpy) >= 1.2 python3.13dist(jinja2) >= 2.9 python3.13dist(numpy) >= 1.16 python3.13dist(packaging) >= 16.8 python3.13dist(pandas) >= 1.2 python3.13dist(pillow) >= 7.1 python3.13dist(pyyaml) >= 3.10 python3.13dist(tornado) >= 6.2 python3.13dist(xyzservices) >= 2021.9.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-bokeh-3.6.3-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gTFZmn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + test -d /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-bokeh-3.6.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!