------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/www/py-bokeh XDG_CONFIG_HOME=/construction/www/py-bokeh XDG_CACHE_HOME=/construction/www/py-bokeh/.cache HOME=/construction/www/py-bokeh TMPDIR="/tmp" PATH=/construction/www/py-bokeh/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-bokeh/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/www/py-bokeh XDG_CONFIG_HOME=/construction/www/py-bokeh XDG_CACHE_HOME=/construction/www/py-bokeh/.cache HOME=/construction/www/py-bokeh TMPDIR="/tmp" PATH=/construction/www/py-bokeh/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-bokeh/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/www/py-bokeh/stage SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-bokeh" EXAMPLESDIR="share/examples/py39-bokeh" DATADIR="share/py39-bokeh" WWWDIR="www/py39-bokeh" ETCDIR="etc/py39-bokeh" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-bokeh DOCSDIR=/usr/local/share/doc/py39-bokeh EXAMPLESDIR=/usr/local/share/examples/py39-bokeh WWWDIR=/usr/local/www/py39-bokeh ETCDIR=/usr/local/etc/py39-bokeh SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-markupsafe-2.1.3.pkg Installing /packages/All/py39-pytz-2023.3,1.pkg Installing /packages/All/py39-Babel-2.12.1.pkg Installing /packages/All/py39-Jinja2-3.1.2.pkg Installing /packages/All/metis-5.1.0_9.pkg ===== Message from metis-5.1.0_9: -- ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/mpfr-4.2.0_1,1.pkg Installing /packages/All/mpc-1.3.1_1.pkg UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc12-12.2.0_6.pkg create symlink for gcc12 create symlink for gcc12 (world) create symlink for g++12 create symlink for g++12 (world) create symlink for cpp12 create symlink for cpp12 (world) ===== Message from gcc12-12.2.0_6: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc12 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.20_1,1.pkg Installing /packages/All/suitesparse-config-7.0.1_1.pkg Installing /packages/All/suitesparse-amd-3.0.3_1.pkg Installing /packages/All/suitesparse-camd-3.0.3_1.pkg Installing /packages/All/suitesparse-colamd-3.0.3_1.pkg Installing /packages/All/suitesparse-ccolamd-3.0.3_1.pkg Installing /packages/All/suitesparse-cholmod-4.0.3_1.pkg Installing /packages/All/suitesparse-umfpack-6.1.0_1.pkg Installing /packages/All/py39-numpy-1.24.1_4,1.pkg Installing /packages/All/py39-packaging-23.1.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-dateutil-2.8.2.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/libimagequant-4.2.0_1.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/libraqm-0.10.1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/tcl86-8.6.13.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/tk86-8.6.13.pkg Installing /packages/All/py39-olefile-0.46.pkg Installing /packages/All/py39-tkinter-3.9.17_6.pkg Installing /packages/All/py39-pillow-9.5.0.pkg Installing /packages/All/libyaml-0.2.5.pkg Installing /packages/All/py39-yaml-6.0.pkg Installing /packages/All/py39-tornado-6.3.2.pkg Installing /packages/All/py39-typing-extensions-4.6.3.pkg UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-bokeh-2.4.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-bokeh-2.4.3_1 for building => SHA256 Checksum OK for bokeh-2.4.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-bokeh-2.4.3_1 for building ===> Extracting for py39-bokeh-2.4.3_1 => SHA256 Checksum OK for bokeh-2.4.3.tar.gz. Extracted Memory Use: 83.84M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-bokeh-2.4.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-bokeh-2.4.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/bin/python3.9 - found ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-bokeh-2.4.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/bin/python3.9 - found ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-bokeh-2.4.3_1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-bokeh-2.4.3_1 running build running build_py creating build creating build/lib creating build/lib/bokeh copying bokeh/__init__.py -> build/lib/bokeh copying bokeh/__main__.py -> build/lib/bokeh copying bokeh/_version.py -> build/lib/bokeh copying bokeh/driving.py -> build/lib/bokeh copying bokeh/events.py -> build/lib/bokeh copying bokeh/ext.py -> build/lib/bokeh copying bokeh/layouts.py -> build/lib/bokeh copying bokeh/palettes.py -> build/lib/bokeh copying bokeh/resources.py -> build/lib/bokeh copying bokeh/settings.py -> build/lib/bokeh copying bokeh/tile_providers.py -> build/lib/bokeh copying bokeh/transform.py -> build/lib/bokeh creating build/lib/bokeh/_testing copying bokeh/_testing/__init__.py -> build/lib/bokeh/_testing creating build/lib/bokeh/application copying bokeh/application/__init__.py -> build/lib/bokeh/application copying bokeh/application/application.py -> build/lib/bokeh/application creating build/lib/bokeh/client copying bokeh/client/__init__.py -> build/lib/bokeh/client copying bokeh/client/connection.py -> build/lib/bokeh/client copying bokeh/client/session.py -> build/lib/bokeh/client copying bokeh/client/states.py -> build/lib/bokeh/client copying bokeh/client/util.py -> build/lib/bokeh/client copying bokeh/client/websocket.py -> build/lib/bokeh/client creating build/lib/bokeh/colors copying bokeh/colors/__init__.py -> build/lib/bokeh/colors copying bokeh/colors/color.py -> build/lib/bokeh/colors copying bokeh/colors/groups.py -> build/lib/bokeh/colors copying bokeh/colors/hsl.py -> build/lib/bokeh/colors copying bokeh/colors/named.py -> build/lib/bokeh/colors copying bokeh/colors/rgb.py -> build/lib/bokeh/colors copying bokeh/colors/util.py -> build/lib/bokeh/colors creating build/lib/bokeh/command copying bokeh/command/__init__.py -> build/lib/bokeh/command copying bokeh/command/bootstrap.py -> build/lib/bokeh/command copying bokeh/command/subcommand.py -> build/lib/bokeh/command copying bokeh/command/util.py -> build/lib/bokeh/command creating build/lib/bokeh/core copying bokeh/core/__init__.py -> build/lib/bokeh/core copying bokeh/core/enums.py -> build/lib/bokeh/core copying bokeh/core/has_props.py -> build/lib/bokeh/core copying bokeh/core/json_encoder.py -> build/lib/bokeh/core copying bokeh/core/properties.py -> build/lib/bokeh/core copying bokeh/core/property_mixins.py -> build/lib/bokeh/core copying bokeh/core/query.py -> build/lib/bokeh/core copying bokeh/core/templates.py -> build/lib/bokeh/core copying bokeh/core/types.py -> build/lib/bokeh/core creating build/lib/bokeh/document copying bokeh/document/__init__.py -> build/lib/bokeh/document copying bokeh/document/callbacks.py -> build/lib/bokeh/document copying bokeh/document/document.py -> build/lib/bokeh/document copying bokeh/document/events.py -> build/lib/bokeh/document copying bokeh/document/json.py -> build/lib/bokeh/document copying bokeh/document/locking.py -> build/lib/bokeh/document copying bokeh/document/models.py -> build/lib/bokeh/document copying bokeh/document/modules.py -> build/lib/bokeh/document copying bokeh/document/util.py -> build/lib/bokeh/document creating build/lib/bokeh/embed copying bokeh/embed/__init__.py -> build/lib/bokeh/embed copying bokeh/embed/bundle.py -> build/lib/bokeh/embed copying bokeh/embed/elements.py -> build/lib/bokeh/embed copying bokeh/embed/notebook.py -> build/lib/bokeh/embed copying bokeh/embed/server.py -> build/lib/bokeh/embed copying bokeh/embed/standalone.py -> build/lib/bokeh/embed copying bokeh/embed/util.py -> build/lib/bokeh/embed copying bokeh/embed/wrappers.py -> build/lib/bokeh/embed creating build/lib/bokeh/io copying bokeh/io/__init__.py -> build/lib/bokeh/io copying bokeh/io/doc.py -> build/lib/bokeh/io copying bokeh/io/export.py -> build/lib/bokeh/io copying bokeh/io/notebook.py -> build/lib/bokeh/io copying bokeh/io/output.py -> build/lib/bokeh/io copying bokeh/io/saving.py -> build/lib/bokeh/io copying bokeh/io/showing.py -> build/lib/bokeh/io copying bokeh/io/state.py -> build/lib/bokeh/io copying bokeh/io/util.py -> build/lib/bokeh/io copying bokeh/io/webdriver.py -> build/lib/bokeh/io creating build/lib/bokeh/model copying bokeh/model/__init__.py -> build/lib/bokeh/model copying bokeh/model/data_model.py -> build/lib/bokeh/model copying bokeh/model/docs.py -> build/lib/bokeh/model copying bokeh/model/model.py -> build/lib/bokeh/model copying bokeh/model/util.py -> build/lib/bokeh/model creating build/lib/bokeh/models copying bokeh/models/__init__.py -> build/lib/bokeh/models copying bokeh/models/annotations.py -> build/lib/bokeh/models copying bokeh/models/arrow_heads.py -> build/lib/bokeh/models copying bokeh/models/axes.py -> build/lib/bokeh/models copying bokeh/models/callbacks.py -> build/lib/bokeh/models copying bokeh/models/canvas.py -> build/lib/bokeh/models copying bokeh/models/css.py -> build/lib/bokeh/models copying bokeh/models/dom.py -> build/lib/bokeh/models copying bokeh/models/expressions.py -> build/lib/bokeh/models copying bokeh/models/filters.py -> build/lib/bokeh/models copying bokeh/models/formatters.py -> build/lib/bokeh/models copying bokeh/models/glyph.py -> build/lib/bokeh/models copying bokeh/models/glyphs.py -> build/lib/bokeh/models copying bokeh/models/graphs.py -> build/lib/bokeh/models copying bokeh/models/grids.py -> build/lib/bokeh/models copying bokeh/models/labeling.py -> build/lib/bokeh/models copying bokeh/models/layouts.py -> build/lib/bokeh/models copying bokeh/models/map_plots.py -> build/lib/bokeh/models copying bokeh/models/mappers.py -> build/lib/bokeh/models copying bokeh/models/markers.py -> build/lib/bokeh/models copying bokeh/models/plots.py -> build/lib/bokeh/models copying bokeh/models/ranges.py -> build/lib/bokeh/models copying bokeh/models/renderers.py -> build/lib/bokeh/models copying bokeh/models/scales.py -> build/lib/bokeh/models copying bokeh/models/selections.py -> build/lib/bokeh/models copying bokeh/models/sources.py -> build/lib/bokeh/models copying bokeh/models/text.py -> build/lib/bokeh/models copying bokeh/models/textures.py -> build/lib/bokeh/models copying bokeh/models/tickers.py -> build/lib/bokeh/models copying bokeh/models/tiles.py -> build/lib/bokeh/models copying bokeh/models/tools.py -> build/lib/bokeh/models copying bokeh/models/transforms.py -> build/lib/bokeh/models creating build/lib/bokeh/plotting copying bokeh/plotting/__init__.py -> build/lib/bokeh/plotting copying bokeh/plotting/_decorators.py -> build/lib/bokeh/plotting copying bokeh/plotting/_docstring.py -> build/lib/bokeh/plotting copying bokeh/plotting/_graph.py -> build/lib/bokeh/plotting copying bokeh/plotting/_legends.py -> build/lib/bokeh/plotting copying bokeh/plotting/_plot.py -> build/lib/bokeh/plotting copying bokeh/plotting/_renderer.py -> build/lib/bokeh/plotting copying bokeh/plotting/_stack.py -> build/lib/bokeh/plotting copying bokeh/plotting/_tools.py -> build/lib/bokeh/plotting copying bokeh/plotting/figure.py -> build/lib/bokeh/plotting copying bokeh/plotting/glyph_api.py -> build/lib/bokeh/plotting copying bokeh/plotting/gmap.py -> build/lib/bokeh/plotting copying bokeh/plotting/graph.py -> build/lib/bokeh/plotting creating build/lib/bokeh/protocol copying bokeh/protocol/__init__.py -> build/lib/bokeh/protocol copying bokeh/protocol/exceptions.py -> build/lib/bokeh/protocol copying bokeh/protocol/message.py -> build/lib/bokeh/protocol copying bokeh/protocol/receiver.py -> build/lib/bokeh/protocol creating build/lib/bokeh/sampledata copying bokeh/sampledata/__init__.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/airport_routes.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/airports.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/anscombe.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/antibiotics.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/autompg.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/autompg2.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/browsers.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/commits.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/daylight.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/degrees.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/gapminder.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/glucose.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/haar_cascade.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/iris.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/les_mis.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/movies_data.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/mtb.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/olympics2014.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/penguins.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/perceptions.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/periodic_table.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/population.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/sample_geojson.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/sea_surface_temperature.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/sprint.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/stocks.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/unemployment.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/unemployment1948.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/us_cities.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/us_counties.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/us_holidays.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/us_marriages_divorces.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/us_states.py -> build/lib/bokeh/sampledata copying bokeh/sampledata/world_cities.py -> build/lib/bokeh/sampledata creating build/lib/bokeh/server copying bokeh/server/__init__.py -> build/lib/bokeh/server copying bokeh/server/auth_provider.py -> build/lib/bokeh/server copying bokeh/server/callbacks.py -> build/lib/bokeh/server copying bokeh/server/connection.py -> build/lib/bokeh/server copying bokeh/server/contexts.py -> build/lib/bokeh/server copying bokeh/server/protocol_handler.py -> build/lib/bokeh/server copying bokeh/server/server.py -> build/lib/bokeh/server copying bokeh/server/session.py -> build/lib/bokeh/server copying bokeh/server/tornado.py -> build/lib/bokeh/server copying bokeh/server/urls.py -> build/lib/bokeh/server copying bokeh/server/util.py -> build/lib/bokeh/server creating build/lib/bokeh/sphinxext copying bokeh/sphinxext/__init__.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_autodoc.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_color.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_dataframe.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_directive.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_enum.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_example_metadata.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_gallery.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_jinja.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_model.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_options.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_palette.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_palette_group.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_plot.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_prop.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_releases.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_roles.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_settings.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokeh_sitemap.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/bokehjs_content.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/collapsible_code_block.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/example_handler.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/sample.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/templates.py -> build/lib/bokeh/sphinxext copying bokeh/sphinxext/util.py -> build/lib/bokeh/sphinxext creating build/lib/bokeh/themes copying bokeh/themes/__init__.py -> build/lib/bokeh/themes copying bokeh/themes/_caliber.py -> build/lib/bokeh/themes copying bokeh/themes/_contrast.py -> build/lib/bokeh/themes copying bokeh/themes/_dark_minimal.py -> build/lib/bokeh/themes copying bokeh/themes/_light_minimal.py -> build/lib/bokeh/themes copying bokeh/themes/_night_sky.py -> build/lib/bokeh/themes copying bokeh/themes/theme.py -> build/lib/bokeh/themes creating build/lib/bokeh/util copying bokeh/util/__init__.py -> build/lib/bokeh/util copying bokeh/util/browser.py -> build/lib/bokeh/util copying bokeh/util/callback_manager.py -> build/lib/bokeh/util copying bokeh/util/compiler.py -> build/lib/bokeh/util copying bokeh/util/dataclasses.py -> build/lib/bokeh/util copying bokeh/util/datatypes.py -> build/lib/bokeh/util copying bokeh/util/dependencies.py -> build/lib/bokeh/util copying bokeh/util/deprecation.py -> build/lib/bokeh/util copying bokeh/util/functions.py -> build/lib/bokeh/util copying bokeh/util/hex.py -> build/lib/bokeh/util copying bokeh/util/logconfig.py -> build/lib/bokeh/util copying bokeh/util/options.py -> build/lib/bokeh/util copying bokeh/util/paths.py -> build/lib/bokeh/util copying bokeh/util/sampledata.py -> build/lib/bokeh/util copying bokeh/util/serialization.py -> build/lib/bokeh/util copying bokeh/util/session_id.py -> build/lib/bokeh/util copying bokeh/util/string.py -> build/lib/bokeh/util copying bokeh/util/terminal.py -> build/lib/bokeh/util copying bokeh/util/token.py -> build/lib/bokeh/util copying bokeh/util/tornado.py -> build/lib/bokeh/util copying bokeh/util/version.py -> build/lib/bokeh/util copying bokeh/util/warnings.py -> build/lib/bokeh/util creating build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/__init__.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/bokeh_server.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/file_server.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/ipython.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/jupyter_notebook.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/log_file.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/managed_server_loop.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/networkx.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/pandas.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/project.py -> build/lib/bokeh/_testing/plugins copying bokeh/_testing/plugins/selenium.py -> build/lib/bokeh/_testing/plugins creating build/lib/bokeh/_testing/util copying bokeh/_testing/util/__init__.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/api.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/compare.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/env.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/examples.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/filesystem.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/project.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/screenshot.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/selenium.py -> build/lib/bokeh/_testing/util copying bokeh/_testing/util/types.py -> build/lib/bokeh/_testing/util creating build/lib/bokeh/application/handlers copying bokeh/application/handlers/__init__.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/code.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/code_runner.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/directory.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/document_lifecycle.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/function.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/handler.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/lifecycle.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/notebook.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/request_handler.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/script.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/server_lifecycle.py -> build/lib/bokeh/application/handlers copying bokeh/application/handlers/server_request_handler.py -> build/lib/bokeh/application/handlers creating build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/__init__.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/build.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/file_output.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/info.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/init.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/json.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/sampledata.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/secret.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/serve.py -> build/lib/bokeh/command/subcommands copying bokeh/command/subcommands/static.py -> build/lib/bokeh/command/subcommands creating build/lib/bokeh/core/property copying bokeh/core/property/__init__.py -> build/lib/bokeh/core/property copying bokeh/core/property/_sphinx.py -> build/lib/bokeh/core/property copying bokeh/core/property/alias.py -> build/lib/bokeh/core/property copying bokeh/core/property/any.py -> build/lib/bokeh/core/property copying bokeh/core/property/auto.py -> build/lib/bokeh/core/property copying bokeh/core/property/bases.py -> build/lib/bokeh/core/property copying bokeh/core/property/color.py -> build/lib/bokeh/core/property copying bokeh/core/property/container.py -> build/lib/bokeh/core/property copying bokeh/core/property/dataspec.py -> build/lib/bokeh/core/property copying bokeh/core/property/datetime.py -> build/lib/bokeh/core/property copying bokeh/core/property/descriptor_factory.py -> build/lib/bokeh/core/property copying bokeh/core/property/descriptors.py -> build/lib/bokeh/core/property copying bokeh/core/property/either.py -> build/lib/bokeh/core/property copying bokeh/core/property/enum.py -> build/lib/bokeh/core/property copying bokeh/core/property/factors.py -> build/lib/bokeh/core/property copying bokeh/core/property/include.py -> build/lib/bokeh/core/property copying bokeh/core/property/instance.py -> build/lib/bokeh/core/property copying bokeh/core/property/json.py -> build/lib/bokeh/core/property copying bokeh/core/property/nullable.py -> build/lib/bokeh/core/property copying bokeh/core/property/numeric.py -> build/lib/bokeh/core/property copying bokeh/core/property/override.py -> build/lib/bokeh/core/property copying bokeh/core/property/pandas.py -> build/lib/bokeh/core/property copying bokeh/core/property/primitive.py -> build/lib/bokeh/core/property copying bokeh/core/property/readonly.py -> build/lib/bokeh/core/property copying bokeh/core/property/singletons.py -> build/lib/bokeh/core/property copying bokeh/core/property/string.py -> build/lib/bokeh/core/property copying bokeh/core/property/struct.py -> build/lib/bokeh/core/property copying bokeh/core/property/text_like.py -> build/lib/bokeh/core/property copying bokeh/core/property/validation.py -> build/lib/bokeh/core/property copying bokeh/core/property/visual.py -> build/lib/bokeh/core/property copying bokeh/core/property/wrappers.py -> build/lib/bokeh/core/property creating build/lib/bokeh/core/validation copying bokeh/core/validation/__init__.py -> build/lib/bokeh/core/validation copying bokeh/core/validation/check.py -> build/lib/bokeh/core/validation copying bokeh/core/validation/decorators.py -> build/lib/bokeh/core/validation copying bokeh/core/validation/errors.py -> build/lib/bokeh/core/validation copying bokeh/core/validation/issue.py -> build/lib/bokeh/core/validation copying bokeh/core/validation/warnings.py -> build/lib/bokeh/core/validation creating build/lib/bokeh/models/util copying bokeh/models/util/__init__.py -> build/lib/bokeh/models/util copying bokeh/models/util/structure.py -> build/lib/bokeh/models/util creating build/lib/bokeh/models/widgets copying bokeh/models/widgets/__init__.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/buttons.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/groups.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/icons.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/inputs.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/markups.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/panels.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/sliders.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/tables.py -> build/lib/bokeh/models/widgets copying bokeh/models/widgets/widget.py -> build/lib/bokeh/models/widgets creating build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/__init__.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/ack.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/error.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/ok.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/patch_doc.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/pull_doc_reply.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/pull_doc_req.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/push_doc.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/server_info_reply.py -> build/lib/bokeh/protocol/messages copying bokeh/protocol/messages/server_info_req.py -> build/lib/bokeh/protocol/messages creating build/lib/bokeh/server/django copying bokeh/server/django/__init__.py -> build/lib/bokeh/server/django copying bokeh/server/django/apps.py -> build/lib/bokeh/server/django copying bokeh/server/django/consumers.py -> build/lib/bokeh/server/django copying bokeh/server/django/routing.py -> build/lib/bokeh/server/django copying bokeh/server/django/static.py -> build/lib/bokeh/server/django creating build/lib/bokeh/server/views copying bokeh/server/views/__init__.py -> build/lib/bokeh/server/views copying bokeh/server/views/auth_mixin.py -> build/lib/bokeh/server/views copying bokeh/server/views/autoload_js_handler.py -> build/lib/bokeh/server/views copying bokeh/server/views/doc_handler.py -> build/lib/bokeh/server/views copying bokeh/server/views/metadata_handler.py -> build/lib/bokeh/server/views copying bokeh/server/views/multi_root_static_handler.py -> build/lib/bokeh/server/views copying bokeh/server/views/root_handler.py -> build/lib/bokeh/server/views copying bokeh/server/views/session_handler.py -> build/lib/bokeh/server/views copying bokeh/server/views/static_handler.py -> build/lib/bokeh/server/views copying bokeh/server/views/ws.py -> build/lib/bokeh/server/views running 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 reading manifest file 'bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'sphinx' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__/**' found anywhere in distribution warning: no previously-included files matching '*.js.map' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'bokeh.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.core._templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.core._templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.core._templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.core._templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.sampledata._data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.sampledata._data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.sampledata._data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.sampledata._data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.sampledata._data.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.sampledata._data.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.sampledata._data.icons' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.sampledata._data.icons' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.compiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.compiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.compiler' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.compiler' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.api' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.api' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.api' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.api' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.client' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.client' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.client' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.client' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core.layout' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core.layout' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core.layout' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core.layout' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core.util' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core.util' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core.util' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core.util' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core.visuals' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core.visuals' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core.visuals' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core.visuals' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.document' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.document' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.document' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.document' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.embed' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.embed' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.embed' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.embed' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.annotations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.annotations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.annotations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.annotations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.axes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.axes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.axes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.axes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.callbacks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.callbacks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.callbacks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.callbacks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.canvas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.canvas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.canvas' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.canvas' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.dom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.dom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.dom' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.dom' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.expressions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.expressions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.expressions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.expressions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.filters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.filters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.filters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.filters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.formatters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.formatters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.formatters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.formatters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.glyphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.glyphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.glyphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.glyphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.glyphs.webgl' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.glyphs.webgl' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.glyphs.webgl' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.glyphs.webgl' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.graphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.graphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.graphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.graphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.grids' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.grids' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.grids' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.grids' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.layouts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.layouts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.layouts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.layouts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.mappers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.mappers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.mappers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.mappers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.plots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.plots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.plots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.plots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.policies' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.policies' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.policies' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.policies' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.ranges' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.ranges' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.ranges' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.ranges' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.renderers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.renderers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.renderers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.renderers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.scales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.scales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.scales' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.scales' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.selections' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.selections' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.selections' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.selections' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.sources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.sources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.sources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.sources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.text' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.text' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.text' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.text' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.text.mathjax' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.text.mathjax' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.text.mathjax' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.text.mathjax' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.textures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.textures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.textures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.textures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tickers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tickers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tickers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tickers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tiles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tiles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tiles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tiles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.edit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.edit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.edit' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.edit' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.gestures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.gestures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.gestures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.gestures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.inspectors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.inspectors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.inspectors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.inspectors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.transforms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.transforms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.transforms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.transforms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.widgets.tables' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.widgets.tables' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.widgets.tables' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.widgets.tables' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.protocol' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.protocol' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.protocol' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.protocol' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.styles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.styles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.styles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.styles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.styles.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.styles.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.styles.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.styles.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.api' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.api' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.api' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.api' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.client' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.client' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.client' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.client' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core.layout' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core.layout' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core.layout' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core.layout' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core.util' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core.util' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core.util' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core.util' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core.visuals' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core.visuals' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core.visuals' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core.visuals' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.document' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.document' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.document' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.document' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.embed' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.embed' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.embed' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.embed' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.annotations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.annotations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.annotations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.annotations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.axes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.axes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.axes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.axes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.callbacks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.callbacks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.callbacks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.callbacks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.canvas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.canvas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.canvas' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.canvas' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.dom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.dom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.dom' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.dom' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.expressions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.expressions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.expressions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.expressions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.filters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.filters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.filters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.filters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.formatters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.formatters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.formatters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.formatters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.glyphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.glyphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.glyphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.glyphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.glyphs.webgl' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.glyphs.webgl' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.glyphs.webgl' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.glyphs.webgl' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.glyphs.webgl.utils' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.glyphs.webgl.utils' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.glyphs.webgl.utils' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.glyphs.webgl.utils' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.graphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.graphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.graphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.graphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.grids' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.grids' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.grids' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.grids' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.layouts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.layouts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.layouts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.layouts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.mappers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.mappers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.mappers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.mappers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.plots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.plots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.plots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.plots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.policies' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.policies' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.policies' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.policies' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.ranges' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.ranges' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.ranges' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.ranges' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.renderers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.renderers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.renderers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.renderers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.scales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.scales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.scales' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.scales' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.selections' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.selections' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.selections' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.selections' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.sources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.sources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.sources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.sources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.text' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.text' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.text' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.text' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.text.mathjax' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.text.mathjax' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.text.mathjax' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.text.mathjax' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.textures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.textures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.textures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.textures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tickers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tickers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tickers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tickers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tiles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tiles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tiles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tiles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.edit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.edit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.edit' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.edit' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.gestures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.gestures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.gestures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.gestures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.inspectors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.inspectors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.inspectors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.inspectors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.transforms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.transforms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.transforms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.transforms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.widgets.tables' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.widgets.tables' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.widgets.tables' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.widgets.tables' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.protocol' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.protocol' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.protocol' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.protocol' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.styles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.styles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.styles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.styles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.styles.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.styles.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.styles.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.styles.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.sphinxext._templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.sphinxext._templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.sphinxext._templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.sphinxext._templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying bokeh/LICENSE.txt -> build/lib/bokeh copying bokeh/_sri.json -> build/lib/bokeh creating build/lib/bokeh/core/_templates copying bokeh/core/_templates/autoload_js.js -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/autoload_nb_js.js -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/autoload_request_tag.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/autoload_tag.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/css_resources.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/doc_js.js -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/doc_nb_js.js -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/file.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/js_resources.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/macros.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/notebook_load.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/plot_div.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/root_div.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/script_tag.html -> build/lib/bokeh/core/_templates copying bokeh/core/_templates/try_run.js -> build/lib/bokeh/core/_templates creating build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/USHolidays.ics -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/US_Regions_State_Boundaries.csv.gz -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/auto-mpg.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/auto-mpg2.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/browsers_nov_2013.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/commits.txt.gz -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/daylight_warsaw_2013.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/elements.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/iris.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/les_mis.json -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/numberly.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/obiszow_mtb_xcm.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/olympics2014.json -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/penguins.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/percent-bachelors-degrees-women-usa.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/probly.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/sample_geojson.geojson -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/sea_surface_temperature.csv.gz -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/sprint.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/unemployment1948.csv -> build/lib/bokeh/sampledata/_data copying bokeh/sampledata/_data/us_marriages_divorces.csv -> build/lib/bokeh/sampledata/_data creating build/lib/bokeh/sampledata/_data/icons copying bokeh/sampledata/_data/icons/chrome_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying bokeh/sampledata/_data/icons/firefox_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying bokeh/sampledata/_data/icons/ie_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying bokeh/sampledata/_data/icons/opera_32x32.png -> build/lib/bokeh/sampledata/_data/icons copying bokeh/sampledata/_data/icons/safari_32x32.png -> build/lib/bokeh/sampledata/_data/icons creating build/lib/bokeh/server/static copying bokeh/server/static/.keep -> build/lib/bokeh/server/static creating build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-api.esm.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-api.esm.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-api.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-api.legacy.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-api.legacy.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-api.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-gl.esm.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-gl.esm.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-gl.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-gl.legacy.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-gl.legacy.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-gl.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-mathjax.esm.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-mathjax.esm.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-mathjax.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-mathjax.legacy.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-mathjax.legacy.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-mathjax.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-tables.esm.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-tables.esm.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-tables.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-tables.legacy.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-tables.legacy.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-tables.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-widgets.esm.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-widgets.esm.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-widgets.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-widgets.legacy.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-widgets.legacy.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh-widgets.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh.esm.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh.esm.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh.json -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh.legacy.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh.legacy.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokeh.min.js -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/bokehjs.tsbuildinfo -> build/lib/bokeh/server/static/js copying bokeh/server/static/js/compiler.js -> build/lib/bokeh/server/static/js creating build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/build.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/build.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/build.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/compile.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/compile.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/compile.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/compiler.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/compiler.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/compiler.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/compiler.tsbuildinfo -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/error.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/error.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/error.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/graph.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/graph.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/graph.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/linker.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/linker.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/linker.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/main.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/main.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/main.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/prelude.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/prelude.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/prelude.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/styles.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/styles.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/styles.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/sys.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/sys.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/sys.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/transforms.d.ts -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/transforms.d.ts.map -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/transforms.js -> build/lib/bokeh/server/static/js/compiler copying bokeh/server/static/js/compiler/tsconfig.ext.json -> build/lib/bokeh/server/static/js/compiler creating build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/base.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/bokeh.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/index.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/legacy.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/main.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/model.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/polyfill.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/safely.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/testing.js -> build/lib/bokeh/server/static/js/lib copying bokeh/server/static/js/lib/version.js -> build/lib/bokeh/server/static/js/lib creating build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/charts.js -> build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/gridplot.js -> build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/index.js -> build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/linalg.js -> build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/main.js -> build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/models.js -> build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/palettes.js -> build/lib/bokeh/server/static/js/lib/api copying bokeh/server/static/js/lib/api/plotting.js -> build/lib/bokeh/server/static/js/lib/api creating build/lib/bokeh/server/static/js/lib/client copying bokeh/server/static/js/lib/client/connection.js -> build/lib/bokeh/server/static/js/lib/client copying bokeh/server/static/js/lib/client/session.js -> build/lib/bokeh/server/static/js/lib/client creating build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/bokeh_events.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/build_views.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/class.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/dom.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/dom_view.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/enums.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/geometry.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/graphics.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/has_props.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/hittest.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/kinds.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/logging.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/properties.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/property_mixins.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/selection_manager.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/serializer.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/settings.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/signaling.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/types.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/ui_events.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/uniforms.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/vectorization.js -> build/lib/bokeh/server/static/js/lib/core copying bokeh/server/static/js/lib/core/view.js -> build/lib/bokeh/server/static/js/lib/core creating build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/alignments.js -> build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/border.js -> build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/grid.js -> build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/html.js -> build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/index.js -> build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/layoutable.js -> build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/side_panel.js -> build/lib/bokeh/server/static/js/lib/core/layout copying bokeh/server/static/js/lib/core/layout/types.js -> build/lib/bokeh/server/static/js/lib/core/layout creating build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/affine.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/array.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/arrayable.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/assert.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/bbox.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/bitset.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/buffer.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/callback.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/canvas.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/cloneable.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/color.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/defer.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/eq.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/image.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/interpolation.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/iterator.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/math.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/matrix.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/menus.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/modules.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/ndarray.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/object.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/platform.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/pretty.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/projections.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/ragged_array.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/random.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/refs.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/serialization.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/set.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/spatial.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/string.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/svg.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/svg_colors.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/templating.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/text.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/throttle.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/typed_array.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/types.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/wheel.js -> build/lib/bokeh/server/static/js/lib/core/util copying bokeh/server/static/js/lib/core/util/zoom.js -> build/lib/bokeh/server/static/js/lib/core/util creating build/lib/bokeh/server/static/js/lib/core/visuals copying bokeh/server/static/js/lib/core/visuals/fill.js -> build/lib/bokeh/server/static/js/lib/core/visuals copying bokeh/server/static/js/lib/core/visuals/hatch.js -> build/lib/bokeh/server/static/js/lib/core/visuals copying bokeh/server/static/js/lib/core/visuals/index.js -> build/lib/bokeh/server/static/js/lib/core/visuals copying bokeh/server/static/js/lib/core/visuals/line.js -> build/lib/bokeh/server/static/js/lib/core/visuals copying bokeh/server/static/js/lib/core/visuals/patterns.js -> build/lib/bokeh/server/static/js/lib/core/visuals copying bokeh/server/static/js/lib/core/visuals/text.js -> build/lib/bokeh/server/static/js/lib/core/visuals copying bokeh/server/static/js/lib/core/visuals/visual.js -> build/lib/bokeh/server/static/js/lib/core/visuals creating build/lib/bokeh/server/static/js/lib/document copying bokeh/server/static/js/lib/document/defs.js -> build/lib/bokeh/server/static/js/lib/document copying bokeh/server/static/js/lib/document/document.js -> build/lib/bokeh/server/static/js/lib/document copying bokeh/server/static/js/lib/document/events.js -> build/lib/bokeh/server/static/js/lib/document copying bokeh/server/static/js/lib/document/index.js -> build/lib/bokeh/server/static/js/lib/document creating build/lib/bokeh/server/static/js/lib/embed copying bokeh/server/static/js/lib/embed/dom.js -> build/lib/bokeh/server/static/js/lib/embed copying bokeh/server/static/js/lib/embed/index.js -> build/lib/bokeh/server/static/js/lib/embed copying bokeh/server/static/js/lib/embed/json.js -> build/lib/bokeh/server/static/js/lib/embed copying bokeh/server/static/js/lib/embed/notebook.js -> build/lib/bokeh/server/static/js/lib/embed copying bokeh/server/static/js/lib/embed/server.js -> build/lib/bokeh/server/static/js/lib/embed copying bokeh/server/static/js/lib/embed/standalone.js -> build/lib/bokeh/server/static/js/lib/embed creating build/lib/bokeh/server/static/js/lib/models copying bokeh/server/static/js/lib/models/index.js -> build/lib/bokeh/server/static/js/lib/models copying bokeh/server/static/js/lib/models/util.js -> build/lib/bokeh/server/static/js/lib/models creating build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/annotation.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/arrow.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/arrow_head.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/band.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/box_annotation.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/color_bar.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/data_annotation.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/index.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/label.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/label_set.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/legend.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/legend_item.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/poly_annotation.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/slope.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/span.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/text_annotation.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/title.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/toolbar_panel.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/tooltip.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/upper_lower.js -> build/lib/bokeh/server/static/js/lib/models/annotations copying bokeh/server/static/js/lib/models/annotations/whisker.js -> build/lib/bokeh/server/static/js/lib/models/annotations creating build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/axis.js -> build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/categorical_axis.js -> build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/continuous_axis.js -> build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/datetime_axis.js -> build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/index.js -> build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/linear_axis.js -> build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/log_axis.js -> build/lib/bokeh/server/static/js/lib/models/axes copying bokeh/server/static/js/lib/models/axes/mercator_axis.js -> build/lib/bokeh/server/static/js/lib/models/axes creating build/lib/bokeh/server/static/js/lib/models/callbacks copying bokeh/server/static/js/lib/models/callbacks/callback.js -> build/lib/bokeh/server/static/js/lib/models/callbacks copying bokeh/server/static/js/lib/models/callbacks/customjs.js -> build/lib/bokeh/server/static/js/lib/models/callbacks copying bokeh/server/static/js/lib/models/callbacks/index.js -> build/lib/bokeh/server/static/js/lib/models/callbacks copying bokeh/server/static/js/lib/models/callbacks/open_url.js -> build/lib/bokeh/server/static/js/lib/models/callbacks creating build/lib/bokeh/server/static/js/lib/models/canvas copying bokeh/server/static/js/lib/models/canvas/canvas.js -> build/lib/bokeh/server/static/js/lib/models/canvas copying bokeh/server/static/js/lib/models/canvas/cartesian_frame.js -> build/lib/bokeh/server/static/js/lib/models/canvas copying bokeh/server/static/js/lib/models/canvas/coordinates.js -> build/lib/bokeh/server/static/js/lib/models/canvas copying bokeh/server/static/js/lib/models/canvas/index.js -> build/lib/bokeh/server/static/js/lib/models/canvas creating build/lib/bokeh/server/static/js/lib/models/dom copying bokeh/server/static/js/lib/models/dom/index.js -> build/lib/bokeh/server/static/js/lib/models/dom copying bokeh/server/static/js/lib/models/dom/styles.js -> build/lib/bokeh/server/static/js/lib/models/dom creating build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/coordinate_transform.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/cumsum.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/customjs_expr.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/expression.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/index.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/maximum.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/minimum.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/polar.js -> build/lib/bokeh/server/static/js/lib/models/expressions copying bokeh/server/static/js/lib/models/expressions/stack.js -> build/lib/bokeh/server/static/js/lib/models/expressions creating build/lib/bokeh/server/static/js/lib/models/filters copying bokeh/server/static/js/lib/models/filters/boolean_filter.js -> build/lib/bokeh/server/static/js/lib/models/filters copying bokeh/server/static/js/lib/models/filters/customjs_filter.js -> build/lib/bokeh/server/static/js/lib/models/filters copying bokeh/server/static/js/lib/models/filters/filter.js -> build/lib/bokeh/server/static/js/lib/models/filters copying bokeh/server/static/js/lib/models/filters/group_filter.js -> build/lib/bokeh/server/static/js/lib/models/filters copying bokeh/server/static/js/lib/models/filters/index.js -> build/lib/bokeh/server/static/js/lib/models/filters copying bokeh/server/static/js/lib/models/filters/index_filter.js -> build/lib/bokeh/server/static/js/lib/models/filters creating build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/func_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/index.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/log_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters copying bokeh/server/static/js/lib/models/formatters/tick_formatter.js -> build/lib/bokeh/server/static/js/lib/models/formatters creating build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/annular_wedge.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/annulus.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/arc.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/area.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/bezier.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/box.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/center_rotatable.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/circle.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/defs.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/ellipse.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/ellipse_oval.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/glyph.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/harea.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/hbar.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/hex_tile.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/image.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/image_base.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/image_rgba.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/image_url.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/index.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/line.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/marker.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/multi_line.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/multi_polygons.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/oval.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/patch.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/patches.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/quad.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/quadratic.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/ray.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/rect.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/scatter.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/segment.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/spline.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/step.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/text.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/utils.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/varea.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/vbar.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/wedge.js -> build/lib/bokeh/server/static/js/lib/models/glyphs copying bokeh/server/static/js/lib/models/glyphs/xy_glyph.js -> build/lib/bokeh/server/static/js/lib/models/glyphs creating build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/base.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/buffer.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/circle.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/index.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/main.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/rect.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/types.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl copying bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl creating build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils copying bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.js -> build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils creating build/lib/bokeh/server/static/js/lib/models/graphs copying bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.js -> build/lib/bokeh/server/static/js/lib/models/graphs copying bokeh/server/static/js/lib/models/graphs/index.js -> build/lib/bokeh/server/static/js/lib/models/graphs copying bokeh/server/static/js/lib/models/graphs/layout_provider.js -> build/lib/bokeh/server/static/js/lib/models/graphs copying bokeh/server/static/js/lib/models/graphs/static_layout_provider.js -> build/lib/bokeh/server/static/js/lib/models/graphs creating build/lib/bokeh/server/static/js/lib/models/grids copying bokeh/server/static/js/lib/models/grids/grid.js -> build/lib/bokeh/server/static/js/lib/models/grids copying bokeh/server/static/js/lib/models/grids/index.js -> build/lib/bokeh/server/static/js/lib/models/grids creating build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/box.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/column.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/grid_box.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/html_box.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/index.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/layout_dom.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/panel.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/row.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/spacer.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/tabs.js -> build/lib/bokeh/server/static/js/lib/models/layouts copying bokeh/server/static/js/lib/models/layouts/widget_box.js -> build/lib/bokeh/server/static/js/lib/models/layouts creating build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/categorical_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/color_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/index.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/linear_color_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/log_color_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers copying bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.js -> build/lib/bokeh/server/static/js/lib/models/mappers creating build/lib/bokeh/server/static/js/lib/models/plots copying bokeh/server/static/js/lib/models/plots/gmap_plot.js -> build/lib/bokeh/server/static/js/lib/models/plots copying bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.js -> build/lib/bokeh/server/static/js/lib/models/plots copying bokeh/server/static/js/lib/models/plots/index.js -> build/lib/bokeh/server/static/js/lib/models/plots copying bokeh/server/static/js/lib/models/plots/plot.js -> build/lib/bokeh/server/static/js/lib/models/plots copying bokeh/server/static/js/lib/models/plots/plot_canvas.js -> build/lib/bokeh/server/static/js/lib/models/plots copying bokeh/server/static/js/lib/models/plots/range_manager.js -> build/lib/bokeh/server/static/js/lib/models/plots copying bokeh/server/static/js/lib/models/plots/state_manager.js -> build/lib/bokeh/server/static/js/lib/models/plots creating build/lib/bokeh/server/static/js/lib/models/policies copying bokeh/server/static/js/lib/models/policies/index.js -> build/lib/bokeh/server/static/js/lib/models/policies copying bokeh/server/static/js/lib/models/policies/labeling.js -> build/lib/bokeh/server/static/js/lib/models/policies creating build/lib/bokeh/server/static/js/lib/models/ranges copying bokeh/server/static/js/lib/models/ranges/data_range.js -> build/lib/bokeh/server/static/js/lib/models/ranges copying bokeh/server/static/js/lib/models/ranges/data_range1d.js -> build/lib/bokeh/server/static/js/lib/models/ranges copying bokeh/server/static/js/lib/models/ranges/factor_range.js -> build/lib/bokeh/server/static/js/lib/models/ranges copying bokeh/server/static/js/lib/models/ranges/index.js -> build/lib/bokeh/server/static/js/lib/models/ranges copying bokeh/server/static/js/lib/models/ranges/range.js -> build/lib/bokeh/server/static/js/lib/models/ranges copying bokeh/server/static/js/lib/models/ranges/range1d.js -> build/lib/bokeh/server/static/js/lib/models/ranges creating build/lib/bokeh/server/static/js/lib/models/renderers copying bokeh/server/static/js/lib/models/renderers/data_renderer.js -> build/lib/bokeh/server/static/js/lib/models/renderers copying bokeh/server/static/js/lib/models/renderers/glyph_renderer.js -> build/lib/bokeh/server/static/js/lib/models/renderers copying bokeh/server/static/js/lib/models/renderers/graph_renderer.js -> build/lib/bokeh/server/static/js/lib/models/renderers copying bokeh/server/static/js/lib/models/renderers/guide_renderer.js -> build/lib/bokeh/server/static/js/lib/models/renderers copying bokeh/server/static/js/lib/models/renderers/index.js -> build/lib/bokeh/server/static/js/lib/models/renderers copying bokeh/server/static/js/lib/models/renderers/renderer.js -> build/lib/bokeh/server/static/js/lib/models/renderers creating build/lib/bokeh/server/static/js/lib/models/scales copying bokeh/server/static/js/lib/models/scales/categorical_scale.js -> build/lib/bokeh/server/static/js/lib/models/scales copying bokeh/server/static/js/lib/models/scales/continuous_scale.js -> build/lib/bokeh/server/static/js/lib/models/scales copying bokeh/server/static/js/lib/models/scales/index.js -> build/lib/bokeh/server/static/js/lib/models/scales copying bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.js -> build/lib/bokeh/server/static/js/lib/models/scales copying bokeh/server/static/js/lib/models/scales/linear_scale.js -> build/lib/bokeh/server/static/js/lib/models/scales copying bokeh/server/static/js/lib/models/scales/log_scale.js -> build/lib/bokeh/server/static/js/lib/models/scales copying bokeh/server/static/js/lib/models/scales/scale.js -> build/lib/bokeh/server/static/js/lib/models/scales creating build/lib/bokeh/server/static/js/lib/models/selections copying bokeh/server/static/js/lib/models/selections/index.js -> build/lib/bokeh/server/static/js/lib/models/selections copying bokeh/server/static/js/lib/models/selections/interaction_policy.js -> build/lib/bokeh/server/static/js/lib/models/selections copying bokeh/server/static/js/lib/models/selections/selection.js -> build/lib/bokeh/server/static/js/lib/models/selections creating build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/ajax_data_source.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/cds_view.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/column_data_source.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/columnar_data_source.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/data_source.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/geojson_data_source.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/index.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/server_sent_data_source.js -> build/lib/bokeh/server/static/js/lib/models/sources copying bokeh/server/static/js/lib/models/sources/web_data_source.js -> build/lib/bokeh/server/static/js/lib/models/sources creating build/lib/bokeh/server/static/js/lib/models/text copying bokeh/server/static/js/lib/models/text/base_text.js -> build/lib/bokeh/server/static/js/lib/models/text copying bokeh/server/static/js/lib/models/text/index.js -> build/lib/bokeh/server/static/js/lib/models/text copying bokeh/server/static/js/lib/models/text/math_text.js -> build/lib/bokeh/server/static/js/lib/models/text copying bokeh/server/static/js/lib/models/text/plain_text.js -> build/lib/bokeh/server/static/js/lib/models/text copying bokeh/server/static/js/lib/models/text/providers.js -> build/lib/bokeh/server/static/js/lib/models/text copying bokeh/server/static/js/lib/models/text/utils.js -> build/lib/bokeh/server/static/js/lib/models/text creating build/lib/bokeh/server/static/js/lib/models/text/mathjax copying bokeh/server/static/js/lib/models/text/mathjax/index.js -> build/lib/bokeh/server/static/js/lib/models/text/mathjax copying bokeh/server/static/js/lib/models/text/mathjax/main.js -> build/lib/bokeh/server/static/js/lib/models/text/mathjax creating build/lib/bokeh/server/static/js/lib/models/textures copying bokeh/server/static/js/lib/models/textures/canvas_texture.js -> build/lib/bokeh/server/static/js/lib/models/textures copying bokeh/server/static/js/lib/models/textures/image_url_texture.js -> build/lib/bokeh/server/static/js/lib/models/textures copying bokeh/server/static/js/lib/models/textures/index.js -> build/lib/bokeh/server/static/js/lib/models/textures copying bokeh/server/static/js/lib/models/textures/texture.js -> build/lib/bokeh/server/static/js/lib/models/textures creating build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/adaptive_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/basic_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/binned_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/categorical_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/composite_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/continuous_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/datetime_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/days_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/fixed_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/index.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/log_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/mercator_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/months_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/single_interval_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/util.js -> build/lib/bokeh/server/static/js/lib/models/tickers copying bokeh/server/static/js/lib/models/tickers/years_ticker.js -> build/lib/bokeh/server/static/js/lib/models/tickers creating build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/bbox_tile_source.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/index.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/mercator_tile_source.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/tile_renderer.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/tile_source.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/tile_utils.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/tms_tile_source.js -> build/lib/bokeh/server/static/js/lib/models/tiles copying bokeh/server/static/js/lib/models/tiles/wmts_tile_source.js -> build/lib/bokeh/server/static/js/lib/models/tiles creating build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/button_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/index.js -> build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/on_off_button.js -> build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/tool.js -> build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/tool_proxy.js -> build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/toolbar.js -> build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/toolbar_base.js -> build/lib/bokeh/server/static/js/lib/models/tools copying bokeh/server/static/js/lib/models/tools/toolbar_box.js -> build/lib/bokeh/server/static/js/lib/models/tools creating build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/action_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/custom_action.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/help_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/redo_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/reset_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/save_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/undo_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions copying bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/actions creating build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/edit_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/line_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit copying bokeh/server/static/js/lib/models/tools/edit/poly_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/edit creating build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/pan_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/range_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/select_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/tap_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures copying bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/gestures creating build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.js -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors copying bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.js -> build/lib/bokeh/server/static/js/lib/models/tools/inspectors creating build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/customjs_transform.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/dodge.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/index.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/interpolator.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/jitter.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/linear_interpolator.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/range_transform.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/step_interpolator.js -> build/lib/bokeh/server/static/js/lib/models/transforms copying bokeh/server/static/js/lib/models/transforms/transform.js -> build/lib/bokeh/server/static/js/lib/models/transforms creating build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/abstract_button.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/abstract_icon.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/abstract_slider.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/autocomplete_input.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/button.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/button_group.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/checkbox_button_group.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/checkbox_group.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/color_picker.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/control.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/date_picker.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/date_range_slider.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/date_slider.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/datetime_range_slider.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/div.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/dropdown.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/file_input.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/index.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/input_group.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/input_widget.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/main.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/markup.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/multichoice.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/multiselect.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/numeric_input.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/oriented_control.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/paragraph.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/password_input.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/pretext.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/radio_button_group.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/radio_group.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/range_slider.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/selectbox.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/slider.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/spinner.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/text_input.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/text_like_input.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/textarea_input.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/toggle.js -> build/lib/bokeh/server/static/js/lib/models/widgets copying bokeh/server/static/js/lib/models/widgets/widget.js -> build/lib/bokeh/server/static/js/lib/models/widgets creating build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/cell_editors.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/data_cube.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/data_table.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/definitions.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/index.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/main.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/table_column.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables copying bokeh/server/static/js/lib/models/widgets/tables/table_widget.js -> build/lib/bokeh/server/static/js/lib/models/widgets/tables creating build/lib/bokeh/server/static/js/lib/protocol copying bokeh/server/static/js/lib/protocol/index.js -> build/lib/bokeh/server/static/js/lib/protocol copying bokeh/server/static/js/lib/protocol/message.js -> build/lib/bokeh/server/static/js/lib/protocol copying bokeh/server/static/js/lib/protocol/receiver.js -> build/lib/bokeh/server/static/js/lib/protocol creating build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/buttons.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/clearfix.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/icons.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/logo.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/menus.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/notebook.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/root.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/tabs.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/tiles.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/toolbar.css.js -> build/lib/bokeh/server/static/js/lib/styles copying bokeh/server/static/js/lib/styles/tooltips.css.js -> build/lib/bokeh/server/static/js/lib/styles creating build/lib/bokeh/server/static/js/lib/styles/widgets copying bokeh/server/static/js/lib/styles/widgets/choices.css.js -> build/lib/bokeh/server/static/js/lib/styles/widgets copying bokeh/server/static/js/lib/styles/widgets/flatpickr.css.js -> build/lib/bokeh/server/static/js/lib/styles/widgets copying bokeh/server/static/js/lib/styles/widgets/inputs.css.js -> build/lib/bokeh/server/static/js/lib/styles/widgets copying bokeh/server/static/js/lib/styles/widgets/nouislider.css.js -> build/lib/bokeh/server/static/js/lib/styles/widgets copying bokeh/server/static/js/lib/styles/widgets/slickgrid.css.js -> build/lib/bokeh/server/static/js/lib/styles/widgets copying bokeh/server/static/js/lib/styles/widgets/sliders.css.js -> build/lib/bokeh/server/static/js/lib/styles/widgets copying bokeh/server/static/js/lib/styles/widgets/tables.css.js -> build/lib/bokeh/server/static/js/lib/styles/widgets creating build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/base.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/base.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/bokeh.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/bokeh.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/index.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/index.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/legacy.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/legacy.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/main.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/main.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/model.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/model.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/polyfill.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/polyfill.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/safely.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/safely.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/testing.d.ts -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/testing.d.ts.map -> build/lib/bokeh/server/static/js/types copying bokeh/server/static/js/types/version.d.ts -> build/lib/bokeh/server/static/js/types creating build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/charts.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/charts.d.ts.map -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/gridplot.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/gridplot.d.ts.map -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/index.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/index.d.ts.map -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/linalg.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/linalg.d.ts.map -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/main.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/main.d.ts.map -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/models.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/models.d.ts.map -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/palettes.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/palettes.d.ts.map -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/plotting.d.ts -> build/lib/bokeh/server/static/js/types/api copying bokeh/server/static/js/types/api/plotting.d.ts.map -> build/lib/bokeh/server/static/js/types/api creating build/lib/bokeh/server/static/js/types/client copying bokeh/server/static/js/types/client/connection.d.ts -> build/lib/bokeh/server/static/js/types/client copying bokeh/server/static/js/types/client/connection.d.ts.map -> build/lib/bokeh/server/static/js/types/client copying bokeh/server/static/js/types/client/session.d.ts -> build/lib/bokeh/server/static/js/types/client copying bokeh/server/static/js/types/client/session.d.ts.map -> build/lib/bokeh/server/static/js/types/client creating build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/bokeh_events.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/bokeh_events.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/build_views.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/build_views.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/class.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/class.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/dom.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/dom.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/dom_view.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/dom_view.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/enums.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/enums.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/geometry.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/geometry.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/graphics.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/graphics.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/has_props.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/has_props.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/hittest.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/hittest.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/kinds.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/kinds.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/logging.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/logging.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/properties.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/properties.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/property_mixins.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/property_mixins.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/selection_manager.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/selection_manager.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/serializer.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/serializer.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/settings.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/settings.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/signaling.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/signaling.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/types.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/types.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/ui_events.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/ui_events.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/uniforms.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/uniforms.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/vectorization.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/vectorization.d.ts.map -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/view.d.ts -> build/lib/bokeh/server/static/js/types/core copying bokeh/server/static/js/types/core/view.d.ts.map -> build/lib/bokeh/server/static/js/types/core creating build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/alignments.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/alignments.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/border.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/border.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/grid.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/grid.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/html.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/html.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/index.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/index.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/layoutable.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/layoutable.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/side_panel.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/side_panel.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/types.d.ts -> build/lib/bokeh/server/static/js/types/core/layout copying bokeh/server/static/js/types/core/layout/types.d.ts.map -> build/lib/bokeh/server/static/js/types/core/layout creating build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/affine.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/affine.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/array.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/array.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/arrayable.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/arrayable.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/assert.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/assert.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/bbox.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/bbox.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/bitset.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/bitset.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/buffer.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/buffer.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/callback.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/callback.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/canvas.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/canvas.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/cloneable.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/cloneable.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/color.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/color.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/defer.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/defer.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/eq.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/eq.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/image.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/image.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/interpolation.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/interpolation.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/iterator.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/iterator.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/math.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/math.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/matrix.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/matrix.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/menus.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/menus.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/modules.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/modules.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/ndarray.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/ndarray.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/object.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/object.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/platform.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/platform.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/pretty.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/pretty.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/projections.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/projections.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/ragged_array.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/ragged_array.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/random.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/random.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/refs.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/refs.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/serialization.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/serialization.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/set.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/set.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/spatial.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/spatial.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/string.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/string.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/svg.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/svg.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/svg_colors.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/svg_colors.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/templating.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/templating.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/text.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/text.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/throttle.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/throttle.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/typed_array.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/typed_array.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/types.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/types.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/wheel.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/wheel.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/zoom.d.ts -> build/lib/bokeh/server/static/js/types/core/util copying bokeh/server/static/js/types/core/util/zoom.d.ts.map -> build/lib/bokeh/server/static/js/types/core/util creating build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/fill.d.ts -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/fill.d.ts.map -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/hatch.d.ts -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/hatch.d.ts.map -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/index.d.ts -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/index.d.ts.map -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/line.d.ts -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/line.d.ts.map -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/patterns.d.ts -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/patterns.d.ts.map -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/text.d.ts -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/text.d.ts.map -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/visual.d.ts -> build/lib/bokeh/server/static/js/types/core/visuals copying bokeh/server/static/js/types/core/visuals/visual.d.ts.map -> build/lib/bokeh/server/static/js/types/core/visuals creating build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/defs.d.ts -> build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/defs.d.ts.map -> build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/document.d.ts -> build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/document.d.ts.map -> build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/events.d.ts -> build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/events.d.ts.map -> build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/index.d.ts -> build/lib/bokeh/server/static/js/types/document copying bokeh/server/static/js/types/document/index.d.ts.map -> build/lib/bokeh/server/static/js/types/document creating build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/dom.d.ts -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/dom.d.ts.map -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/index.d.ts -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/index.d.ts.map -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/json.d.ts -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/json.d.ts.map -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/notebook.d.ts -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/notebook.d.ts.map -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/server.d.ts -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/server.d.ts.map -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/standalone.d.ts -> build/lib/bokeh/server/static/js/types/embed copying bokeh/server/static/js/types/embed/standalone.d.ts.map -> build/lib/bokeh/server/static/js/types/embed creating build/lib/bokeh/server/static/js/types/models copying bokeh/server/static/js/types/models/index.d.ts -> build/lib/bokeh/server/static/js/types/models copying bokeh/server/static/js/types/models/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models copying bokeh/server/static/js/types/models/util.d.ts -> build/lib/bokeh/server/static/js/types/models copying bokeh/server/static/js/types/models/util.d.ts.map -> build/lib/bokeh/server/static/js/types/models creating build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/annotation.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/annotation.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/arrow.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/arrow.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/arrow_head.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/arrow_head.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/band.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/band.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/box_annotation.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/box_annotation.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/color_bar.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/color_bar.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/data_annotation.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/data_annotation.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/index.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/label.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/label.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/label_set.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/label_set.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/legend.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/legend.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/legend_item.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/legend_item.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/poly_annotation.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/poly_annotation.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/slope.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/slope.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/span.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/span.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/text_annotation.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/text_annotation.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/title.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/title.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/toolbar_panel.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/toolbar_panel.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/tooltip.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/tooltip.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/upper_lower.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/upper_lower.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/whisker.d.ts -> build/lib/bokeh/server/static/js/types/models/annotations copying bokeh/server/static/js/types/models/annotations/whisker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/annotations creating build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/axis.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/axis.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/categorical_axis.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/categorical_axis.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/continuous_axis.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/continuous_axis.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/datetime_axis.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/datetime_axis.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/index.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/linear_axis.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/linear_axis.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/log_axis.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/log_axis.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/mercator_axis.d.ts -> build/lib/bokeh/server/static/js/types/models/axes copying bokeh/server/static/js/types/models/axes/mercator_axis.d.ts.map -> build/lib/bokeh/server/static/js/types/models/axes creating build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/callback.d.ts -> build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/callback.d.ts.map -> build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/customjs.d.ts -> build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/customjs.d.ts.map -> build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/index.d.ts -> build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/open_url.d.ts -> build/lib/bokeh/server/static/js/types/models/callbacks copying bokeh/server/static/js/types/models/callbacks/open_url.d.ts.map -> build/lib/bokeh/server/static/js/types/models/callbacks creating build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/canvas.d.ts -> build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/canvas.d.ts.map -> build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/cartesian_frame.d.ts -> build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/cartesian_frame.d.ts.map -> build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/coordinates.d.ts -> build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/coordinates.d.ts.map -> build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/index.d.ts -> build/lib/bokeh/server/static/js/types/models/canvas copying bokeh/server/static/js/types/models/canvas/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/canvas creating build/lib/bokeh/server/static/js/types/models/dom copying bokeh/server/static/js/types/models/dom/index.d.ts -> build/lib/bokeh/server/static/js/types/models/dom copying bokeh/server/static/js/types/models/dom/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/dom copying bokeh/server/static/js/types/models/dom/styles.d.ts -> build/lib/bokeh/server/static/js/types/models/dom copying bokeh/server/static/js/types/models/dom/styles.d.ts.map -> build/lib/bokeh/server/static/js/types/models/dom creating build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/coordinate_transform.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/coordinate_transform.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/cumsum.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/cumsum.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/customjs_expr.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/customjs_expr.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/expression.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/expression.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/index.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/maximum.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/maximum.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/minimum.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/minimum.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/polar.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/polar.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/stack.d.ts -> build/lib/bokeh/server/static/js/types/models/expressions copying bokeh/server/static/js/types/models/expressions/stack.d.ts.map -> build/lib/bokeh/server/static/js/types/models/expressions creating build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/boolean_filter.d.ts -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/boolean_filter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/customjs_filter.d.ts -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/customjs_filter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/filter.d.ts -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/filter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/group_filter.d.ts -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/group_filter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/index.d.ts -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/index_filter.d.ts -> build/lib/bokeh/server/static/js/types/models/filters copying bokeh/server/static/js/types/models/filters/index_filter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/filters creating build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/basic_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/basic_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/categorical_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/categorical_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/datetime_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/datetime_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/func_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/func_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/index.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/log_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/log_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/mercator_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/mercator_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/numeral_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/numeral_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/printf_tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/printf_tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/tick_formatter.d.ts -> build/lib/bokeh/server/static/js/types/models/formatters copying bokeh/server/static/js/types/models/formatters/tick_formatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/formatters creating build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/annular_wedge.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/annular_wedge.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/annulus.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/annulus.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/arc.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/arc.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/area.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/area.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/bezier.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/bezier.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/box.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/box.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/center_rotatable.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/center_rotatable.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/circle.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/circle.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/defs.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/defs.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/ellipse.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/ellipse.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/ellipse_oval.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/ellipse_oval.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/glyph.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/glyph.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/harea.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/harea.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/hbar.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/hbar.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/hex_tile.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/hex_tile.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image_base.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image_base.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image_rgba.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image_rgba.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image_url.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/image_url.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/index.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/line.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/line.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/marker.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/marker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/multi_line.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/multi_line.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/multi_polygons.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/multi_polygons.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/oval.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/oval.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/patch.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/patch.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/patches.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/patches.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/quad.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/quad.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/quadratic.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/quadratic.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/ray.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/ray.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/rect.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/rect.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/scatter.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/scatter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/segment.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/segment.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/spline.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/spline.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/step.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/step.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/text.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/text.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/utils.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/utils.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/varea.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/varea.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/vbar.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/vbar.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/wedge.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/wedge.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/xy_glyph.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs copying bokeh/server/static/js/types/models/glyphs/xy_glyph.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs creating build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/base.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/base.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/base_marker.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/base_marker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/buffer.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/buffer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/circle.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/circle.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/dash_cache.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/dash_cache.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/hex_tile.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/hex_tile.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/index.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/line_gl.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/line_gl.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/lrtb.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/lrtb.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/main.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/main.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/marker.frag.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/marker.vert.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/multi_marker.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/multi_marker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/rect.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/rect.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/regl_line.frag.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/regl_line.vert.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/regl_wrap.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/regl_wrap.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/single_marker.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/single_marker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/types.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/types.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/webgl_utils.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl copying bokeh/server/static/js/types/models/glyphs/webgl/webgl_utils.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl creating build/lib/bokeh/server/static/js/types/models/glyphs/webgl/utils copying bokeh/server/static/js/types/models/glyphs/webgl/utils/math.d.ts -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl/utils copying bokeh/server/static/js/types/models/glyphs/webgl/utils/math.d.ts.map -> build/lib/bokeh/server/static/js/types/models/glyphs/webgl/utils creating build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/graph_hit_test_policy.d.ts -> build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/graph_hit_test_policy.d.ts.map -> build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/index.d.ts -> build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/layout_provider.d.ts -> build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/layout_provider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/static_layout_provider.d.ts -> build/lib/bokeh/server/static/js/types/models/graphs copying bokeh/server/static/js/types/models/graphs/static_layout_provider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/graphs creating build/lib/bokeh/server/static/js/types/models/grids copying bokeh/server/static/js/types/models/grids/grid.d.ts -> build/lib/bokeh/server/static/js/types/models/grids copying bokeh/server/static/js/types/models/grids/grid.d.ts.map -> build/lib/bokeh/server/static/js/types/models/grids copying bokeh/server/static/js/types/models/grids/index.d.ts -> build/lib/bokeh/server/static/js/types/models/grids copying bokeh/server/static/js/types/models/grids/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/grids creating build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/box.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/box.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/column.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/column.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/grid_box.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/grid_box.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/html_box.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/html_box.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/index.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/layout_dom.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/layout_dom.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/panel.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/panel.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/row.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/row.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/spacer.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/spacer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/tabs.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/tabs.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/widget_box.d.ts -> build/lib/bokeh/server/static/js/types/models/layouts copying bokeh/server/static/js/types/models/layouts/widget_box.d.ts.map -> build/lib/bokeh/server/static/js/types/models/layouts creating build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_color_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_color_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_marker_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_marker_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_pattern_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/categorical_pattern_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/color_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/color_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/continuous_color_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/continuous_color_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/eqhist_color_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/eqhist_color_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/index.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/linear_color_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/linear_color_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/log_color_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/log_color_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/scanning_color_mapper.d.ts -> build/lib/bokeh/server/static/js/types/models/mappers copying bokeh/server/static/js/types/models/mappers/scanning_color_mapper.d.ts.map -> build/lib/bokeh/server/static/js/types/models/mappers creating build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/gmap_plot.d.ts -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/gmap_plot.d.ts.map -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/gmap_plot_canvas.d.ts -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/gmap_plot_canvas.d.ts.map -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/index.d.ts -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/plot.d.ts -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/plot.d.ts.map -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/plot_canvas.d.ts -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/plot_canvas.d.ts.map -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/range_manager.d.ts -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/range_manager.d.ts.map -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/state_manager.d.ts -> build/lib/bokeh/server/static/js/types/models/plots copying bokeh/server/static/js/types/models/plots/state_manager.d.ts.map -> build/lib/bokeh/server/static/js/types/models/plots creating build/lib/bokeh/server/static/js/types/models/policies copying bokeh/server/static/js/types/models/policies/index.d.ts -> build/lib/bokeh/server/static/js/types/models/policies copying bokeh/server/static/js/types/models/policies/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/policies copying bokeh/server/static/js/types/models/policies/labeling.d.ts -> build/lib/bokeh/server/static/js/types/models/policies copying bokeh/server/static/js/types/models/policies/labeling.d.ts.map -> build/lib/bokeh/server/static/js/types/models/policies creating build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/data_range.d.ts -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/data_range.d.ts.map -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/data_range1d.d.ts -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/data_range1d.d.ts.map -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/factor_range.d.ts -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/factor_range.d.ts.map -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/index.d.ts -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/range.d.ts -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/range.d.ts.map -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/range1d.d.ts -> build/lib/bokeh/server/static/js/types/models/ranges copying bokeh/server/static/js/types/models/ranges/range1d.d.ts.map -> build/lib/bokeh/server/static/js/types/models/ranges creating build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/data_renderer.d.ts -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/data_renderer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/glyph_renderer.d.ts -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/glyph_renderer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/graph_renderer.d.ts -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/graph_renderer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/guide_renderer.d.ts -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/guide_renderer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/index.d.ts -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/renderer.d.ts -> build/lib/bokeh/server/static/js/types/models/renderers copying bokeh/server/static/js/types/models/renderers/renderer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/renderers creating build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/categorical_scale.d.ts -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/categorical_scale.d.ts.map -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/continuous_scale.d.ts -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/continuous_scale.d.ts.map -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/index.d.ts -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/linear_interpolation_scale.d.ts -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/linear_interpolation_scale.d.ts.map -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/linear_scale.d.ts -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/linear_scale.d.ts.map -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/log_scale.d.ts -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/log_scale.d.ts.map -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/scale.d.ts -> build/lib/bokeh/server/static/js/types/models/scales copying bokeh/server/static/js/types/models/scales/scale.d.ts.map -> build/lib/bokeh/server/static/js/types/models/scales creating build/lib/bokeh/server/static/js/types/models/selections copying bokeh/server/static/js/types/models/selections/index.d.ts -> build/lib/bokeh/server/static/js/types/models/selections copying bokeh/server/static/js/types/models/selections/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/selections copying bokeh/server/static/js/types/models/selections/interaction_policy.d.ts -> build/lib/bokeh/server/static/js/types/models/selections copying bokeh/server/static/js/types/models/selections/interaction_policy.d.ts.map -> build/lib/bokeh/server/static/js/types/models/selections copying bokeh/server/static/js/types/models/selections/selection.d.ts -> build/lib/bokeh/server/static/js/types/models/selections copying bokeh/server/static/js/types/models/selections/selection.d.ts.map -> build/lib/bokeh/server/static/js/types/models/selections creating build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/ajax_data_source.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/ajax_data_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/cds_view.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/cds_view.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/column_data_source.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/column_data_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/columnar_data_source.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/columnar_data_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/data_source.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/data_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/geojson_data_source.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/geojson_data_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/index.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/server_sent_data_source.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/server_sent_data_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/web_data_source.d.ts -> build/lib/bokeh/server/static/js/types/models/sources copying bokeh/server/static/js/types/models/sources/web_data_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/sources creating build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/base_text.d.ts -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/base_text.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/index.d.ts -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/math_text.d.ts -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/math_text.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/plain_text.d.ts -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/plain_text.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/providers.d.ts -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/providers.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/utils.d.ts -> build/lib/bokeh/server/static/js/types/models/text copying bokeh/server/static/js/types/models/text/utils.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text creating build/lib/bokeh/server/static/js/types/models/text/mathjax copying bokeh/server/static/js/types/models/text/mathjax/index.d.ts -> build/lib/bokeh/server/static/js/types/models/text/mathjax copying bokeh/server/static/js/types/models/text/mathjax/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text/mathjax copying bokeh/server/static/js/types/models/text/mathjax/main.d.ts -> build/lib/bokeh/server/static/js/types/models/text/mathjax copying bokeh/server/static/js/types/models/text/mathjax/main.d.ts.map -> build/lib/bokeh/server/static/js/types/models/text/mathjax creating build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/canvas_texture.d.ts -> build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/canvas_texture.d.ts.map -> build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/image_url_texture.d.ts -> build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/image_url_texture.d.ts.map -> build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/index.d.ts -> build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/texture.d.ts -> build/lib/bokeh/server/static/js/types/models/textures copying bokeh/server/static/js/types/models/textures/texture.d.ts.map -> build/lib/bokeh/server/static/js/types/models/textures creating build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/adaptive_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/adaptive_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/basic_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/basic_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/binned_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/binned_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/categorical_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/categorical_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/composite_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/composite_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/continuous_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/continuous_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/datetime_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/datetime_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/days_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/days_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/fixed_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/fixed_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/index.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/log_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/log_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/mercator_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/mercator_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/months_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/months_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/single_interval_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/single_interval_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/util.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/util.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/years_ticker.d.ts -> build/lib/bokeh/server/static/js/types/models/tickers copying bokeh/server/static/js/types/models/tickers/years_ticker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tickers creating build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/bbox_tile_source.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/bbox_tile_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/index.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/mercator_tile_source.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/mercator_tile_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/quadkey_tile_source.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/quadkey_tile_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tile_renderer.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tile_renderer.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tile_source.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tile_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tile_utils.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tile_utils.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tms_tile_source.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/tms_tile_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/wmts_tile_source.d.ts -> build/lib/bokeh/server/static/js/types/models/tiles copying bokeh/server/static/js/types/models/tiles/wmts_tile_source.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tiles creating build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/button_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/button_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/index.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/on_off_button.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/on_off_button.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/tool_proxy.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/tool_proxy.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/toolbar.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/toolbar.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/toolbar_base.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/toolbar_base.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/toolbar_box.d.ts -> build/lib/bokeh/server/static/js/types/models/tools copying bokeh/server/static/js/types/models/tools/toolbar_box.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools creating build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/action_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/action_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/custom_action.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/custom_action.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/help_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/help_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/redo_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/redo_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/reset_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/reset_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/save_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/save_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/undo_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/undo_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/zoom_base_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/zoom_base_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/zoom_in_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/zoom_in_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/zoom_out_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/actions copying bokeh/server/static/js/types/models/tools/actions/zoom_out_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/actions creating build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/box_edit_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/box_edit_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/edit_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/edit_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/freehand_draw_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/freehand_draw_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/line_edit_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/line_edit_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/line_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/line_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/point_draw_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/point_draw_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/poly_draw_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/poly_draw_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/poly_edit_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/poly_edit_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/poly_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/edit copying bokeh/server/static/js/types/models/tools/edit/poly_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/edit creating build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/box_select_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/box_select_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/box_zoom_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/box_zoom_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/gesture_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/gesture_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/lasso_select_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/lasso_select_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/pan_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/pan_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/poly_select_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/poly_select_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/range_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/range_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/select_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/select_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/tap_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/tap_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/wheel_pan_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/wheel_pan_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/wheel_zoom_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/gestures copying bokeh/server/static/js/types/models/tools/gestures/wheel_zoom_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/gestures creating build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/crosshair_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/crosshair_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/customjs_hover.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/customjs_hover.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/hover_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/hover_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/inspect_tool.d.ts -> build/lib/bokeh/server/static/js/types/models/tools/inspectors copying bokeh/server/static/js/types/models/tools/inspectors/inspect_tool.d.ts.map -> build/lib/bokeh/server/static/js/types/models/tools/inspectors creating build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/customjs_transform.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/customjs_transform.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/dodge.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/dodge.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/index.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/interpolator.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/interpolator.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/jitter.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/jitter.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/linear_interpolator.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/linear_interpolator.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/range_transform.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/range_transform.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/step_interpolator.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/step_interpolator.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/transform.d.ts -> build/lib/bokeh/server/static/js/types/models/transforms copying bokeh/server/static/js/types/models/transforms/transform.d.ts.map -> build/lib/bokeh/server/static/js/types/models/transforms creating build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/abstract_button.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/abstract_button.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/abstract_icon.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/abstract_icon.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/abstract_slider.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/abstract_slider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/autocomplete_input.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/autocomplete_input.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/button.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/button.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/button_group.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/button_group.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/checkbox_button_group.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/checkbox_button_group.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/checkbox_group.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/checkbox_group.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/color_picker.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/color_picker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/control.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/control.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/date_picker.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/date_picker.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/date_range_slider.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/date_range_slider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/date_slider.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/date_slider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/datetime_range_slider.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/datetime_range_slider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/div.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/div.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/dropdown.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/dropdown.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/file_input.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/file_input.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/index.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/input_group.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/input_group.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/input_widget.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/input_widget.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/main.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/main.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/markup.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/markup.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/multichoice.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/multichoice.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/multiselect.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/multiselect.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/numeric_input.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/numeric_input.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/oriented_control.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/oriented_control.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/paragraph.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/paragraph.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/password_input.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/password_input.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/pretext.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/pretext.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/radio_button_group.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/radio_button_group.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/radio_group.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/radio_group.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/range_slider.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/range_slider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/selectbox.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/selectbox.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/slider.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/slider.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/spinner.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/spinner.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/text_input.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/text_input.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/text_like_input.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/text_like_input.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/textarea_input.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/textarea_input.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/toggle.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/toggle.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/widget.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets copying bokeh/server/static/js/types/models/widgets/widget.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets creating build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/cell_editors.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/cell_editors.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/cell_formatters.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/cell_formatters.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/data_cube.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/data_cube.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/data_table.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/data_table.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/definitions.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/definitions.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/index.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/index.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/main.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/main.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/row_aggregators.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/row_aggregators.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/table_column.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/table_column.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/table_widget.d.ts -> build/lib/bokeh/server/static/js/types/models/widgets/tables copying bokeh/server/static/js/types/models/widgets/tables/table_widget.d.ts.map -> build/lib/bokeh/server/static/js/types/models/widgets/tables creating build/lib/bokeh/server/static/js/types/protocol copying bokeh/server/static/js/types/protocol/index.d.ts -> build/lib/bokeh/server/static/js/types/protocol copying bokeh/server/static/js/types/protocol/index.d.ts.map -> build/lib/bokeh/server/static/js/types/protocol copying bokeh/server/static/js/types/protocol/message.d.ts -> build/lib/bokeh/server/static/js/types/protocol copying bokeh/server/static/js/types/protocol/message.d.ts.map -> build/lib/bokeh/server/static/js/types/protocol copying bokeh/server/static/js/types/protocol/receiver.d.ts -> build/lib/bokeh/server/static/js/types/protocol copying bokeh/server/static/js/types/protocol/receiver.d.ts.map -> build/lib/bokeh/server/static/js/types/protocol creating build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/buttons.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/clearfix.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/icons.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/logo.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/menus.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/notebook.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/root.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/tabs.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/tiles.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/toolbar.css.d.ts -> build/lib/bokeh/server/static/js/types/styles copying bokeh/server/static/js/types/styles/tooltips.css.d.ts -> build/lib/bokeh/server/static/js/types/styles creating build/lib/bokeh/server/static/js/types/styles/widgets copying bokeh/server/static/js/types/styles/widgets/choices.css.d.ts -> build/lib/bokeh/server/static/js/types/styles/widgets copying bokeh/server/static/js/types/styles/widgets/flatpickr.css.d.ts -> build/lib/bokeh/server/static/js/types/styles/widgets copying bokeh/server/static/js/types/styles/widgets/inputs.css.d.ts -> build/lib/bokeh/server/static/js/types/styles/widgets copying bokeh/server/static/js/types/styles/widgets/nouislider.css.d.ts -> build/lib/bokeh/server/static/js/types/styles/widgets copying bokeh/server/static/js/types/styles/widgets/slickgrid.css.d.ts -> build/lib/bokeh/server/static/js/types/styles/widgets copying bokeh/server/static/js/types/styles/widgets/sliders.css.d.ts -> build/lib/bokeh/server/static/js/types/styles/widgets copying bokeh/server/static/js/types/styles/widgets/tables.css.d.ts -> build/lib/bokeh/server/static/js/types/styles/widgets creating build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.dom.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.dom.iterable.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.collection.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.core.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.generator.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.iterable.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.promise.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.proxy.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.reflect.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.symbol.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2016.array.include.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2016.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2016.full.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2017.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2017.full.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2017.intl.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2017.object.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2017.string.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2017.typedarrays.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2018.asynciterable.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2018.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2018.full.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2018.intl.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2018.promise.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2018.regexp.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2019.array.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2019.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2019.full.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2019.object.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2019.string.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2019.symbol.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.bigint.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.full.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.intl.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.promise.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.string.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2021.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2021.full.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2021.promise.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2021.string.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es2021.weakref.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es5.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.es6.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.esnext.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.esnext.full.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.esnext.intl.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.esnext.promise.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.esnext.string.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.esnext.weakref.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.scripthost.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.webworker.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.webworker.importscripts.d.ts -> build/lib/bokeh/server/static/lib copying bokeh/server/static/lib/lib.webworker.iterable.d.ts -> build/lib/bokeh/server/static/lib creating build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/bokehjs_codepen_init.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/bokehjs_content_epilogue.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/bokehjs_content_prologue.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/bokehjs_html_template.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/color_detail.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/enum_detail.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/example_metadata.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/gallery_detail.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/gallery_page.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/jinja_detail.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/model_detail.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/options_detail.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/palette_detail.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/palette_group_detail.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/prop_detail.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/settings_detail.rst -> build/lib/bokeh/sphinxext/_templates copying bokeh/sphinxext/_templates/sri_table.html -> build/lib/bokeh/sphinxext/_templates copying bokeh/util/sampledata.json -> build/lib/bokeh/util copying bokeh/server/views/app_index.html -> build/lib/bokeh/server/views UPDATING build/lib/bokeh/_version.py set build/lib/bokeh/_version.py to '2.4.3' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-bokeh-2.4.3_1 depends on package: py39-Jinja2>=2.7 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-numpy>=1.16,1<1.25,1 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-packaging>=16.8 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-dateutil>=2.1 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-pillow>=7.0.0 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-yaml>=3.10 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-six>=1.5.2 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-tornado>=5 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-typing-extensions>=3.7.4 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-bokeh-2.4.3_1 ===> py39-bokeh-2.4.3_1 depends on package: py39-Jinja2>=2.7 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-numpy>=1.16,1<1.25,1 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-packaging>=16.8 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-dateutil>=2.1 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-pillow>=7.0.0 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-yaml>=3.10 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-six>=1.5.2 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-tornado>=5 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-typing-extensions>=3.7.4 - found ===> py39-bokeh-2.4.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-bokeh-2.4.3_1 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running 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 reading manifest file 'bokeh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'sphinx' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__/**' found anywhere in distribution warning: no previously-included files matching '*.js.map' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'bokeh.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.core._templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.core._templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.core._templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.core._templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.sampledata._data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.sampledata._data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.sampledata._data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.sampledata._data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.sampledata._data.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.sampledata._data.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.sampledata._data.icons' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.sampledata._data.icons' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.compiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.compiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.compiler' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.compiler' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.api' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.api' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.api' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.api' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.client' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.client' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.client' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.client' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core.layout' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core.layout' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core.layout' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core.layout' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core.util' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core.util' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core.util' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core.util' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.core.visuals' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.core.visuals' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.core.visuals' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.core.visuals' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.document' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.document' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.document' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.document' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.embed' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.embed' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.embed' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.embed' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.annotations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.annotations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.annotations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.annotations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.axes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.axes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.axes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.axes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.callbacks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.callbacks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.callbacks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.callbacks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.canvas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.canvas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.canvas' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.canvas' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.dom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.dom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.dom' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.dom' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.expressions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.expressions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.expressions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.expressions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.filters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.filters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.filters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.filters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.formatters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.formatters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.formatters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.formatters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.glyphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.glyphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.glyphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.glyphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.glyphs.webgl' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.glyphs.webgl' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.glyphs.webgl' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.glyphs.webgl' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.glyphs.webgl.utils' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.graphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.graphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.graphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.graphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.grids' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.grids' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.grids' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.grids' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.layouts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.layouts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.layouts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.layouts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.mappers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.mappers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.mappers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.mappers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.plots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.plots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.plots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.plots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.policies' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.policies' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.policies' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.policies' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.ranges' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.ranges' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.ranges' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.ranges' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.renderers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.renderers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.renderers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.renderers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.scales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.scales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.scales' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.scales' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.selections' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.selections' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.selections' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.selections' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.sources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.sources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.sources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.sources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.text' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.text' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.text' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.text' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.text.mathjax' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.text.mathjax' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.text.mathjax' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.text.mathjax' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.textures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.textures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.textures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.textures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tickers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tickers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tickers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tickers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tiles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tiles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tiles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tiles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.edit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.edit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.edit' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.edit' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.gestures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.gestures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.gestures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.gestures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.tools.inspectors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.tools.inspectors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.tools.inspectors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.tools.inspectors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.transforms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.transforms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.transforms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.transforms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.models.widgets.tables' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.models.widgets.tables' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.models.widgets.tables' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.models.widgets.tables' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.protocol' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.protocol' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.protocol' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.protocol' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.styles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.styles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.styles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.styles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.lib.styles.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.lib.styles.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.lib.styles.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.lib.styles.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.api' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.api' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.api' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.api' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.client' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.client' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.client' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.client' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core.layout' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core.layout' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core.layout' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core.layout' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core.util' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core.util' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core.util' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core.util' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.core.visuals' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.core.visuals' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.core.visuals' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.core.visuals' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.document' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.document' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.document' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.document' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.embed' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.embed' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.embed' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.embed' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.annotations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.annotations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.annotations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.annotations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.axes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.axes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.axes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.axes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.callbacks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.callbacks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.callbacks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.callbacks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.canvas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.canvas' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.canvas' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.canvas' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.dom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.dom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.dom' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.dom' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.expressions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.expressions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.expressions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.expressions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.filters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.filters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.filters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.filters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.formatters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.formatters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.formatters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.formatters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.glyphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.glyphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.glyphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.glyphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.glyphs.webgl' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.glyphs.webgl' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.glyphs.webgl' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.glyphs.webgl' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.glyphs.webgl.utils' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.glyphs.webgl.utils' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.glyphs.webgl.utils' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.glyphs.webgl.utils' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.graphs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.graphs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.graphs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.graphs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.grids' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.grids' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.grids' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.grids' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.layouts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.layouts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.layouts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.layouts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.mappers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.mappers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.mappers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.mappers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.plots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.plots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.plots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.plots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.policies' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.policies' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.policies' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.policies' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.ranges' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.ranges' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.ranges' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.ranges' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.renderers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.renderers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.renderers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.renderers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.scales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.scales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.scales' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.scales' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.selections' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.selections' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.selections' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.selections' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.sources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.sources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.sources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.sources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.text' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.text' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.text' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.text' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.text.mathjax' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.text.mathjax' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.text.mathjax' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.text.mathjax' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.textures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.textures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.textures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.textures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tickers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tickers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tickers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tickers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tiles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tiles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tiles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tiles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.edit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.edit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.edit' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.edit' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.gestures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.gestures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.gestures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.gestures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.tools.inspectors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.tools.inspectors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.tools.inspectors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.tools.inspectors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.transforms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.transforms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.transforms' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.transforms' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.models.widgets.tables' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.models.widgets.tables' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.models.widgets.tables' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.models.widgets.tables' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.protocol' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.protocol' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.protocol' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.protocol' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.styles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.styles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.styles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.styles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.js.types.styles.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.js.types.styles.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.js.types.styles.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.js.types.styles.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.server.static.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.server.static.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.server.static.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.server.static.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'bokeh.sphinxext._templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bokeh.sphinxext._templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bokeh.sphinxext._templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'bokeh.sphinxext._templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) UPDATING build/lib/bokeh/_version.py set build/lib/bokeh/_version.py to '2.4.3' running install_lib creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9 creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/__main__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/driving.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/events.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/ext.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/layouts.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/palettes.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/resources.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/settings.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/tile_providers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/transform.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing copying build/lib/bokeh/_testing/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/bokeh_server.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/file_server.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/ipython.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/jupyter_notebook.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/log_file.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/managed_server_loop.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/networkx.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/pandas.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/project.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins copying build/lib/bokeh/_testing/plugins/selenium.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/api.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/compare.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/env.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/examples.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/filesystem.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/project.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/screenshot.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/selenium.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util copying build/lib/bokeh/_testing/util/types.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application copying build/lib/bokeh/application/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application copying build/lib/bokeh/application/application.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/code.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/code_runner.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/directory.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/document_lifecycle.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/function.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/lifecycle.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/notebook.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/request_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/script.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/server_lifecycle.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers copying build/lib/bokeh/application/handlers/server_request_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client copying build/lib/bokeh/client/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client copying build/lib/bokeh/client/connection.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client copying build/lib/bokeh/client/session.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client copying build/lib/bokeh/client/states.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client copying build/lib/bokeh/client/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client copying build/lib/bokeh/client/websocket.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors copying build/lib/bokeh/colors/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors copying build/lib/bokeh/colors/color.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors copying build/lib/bokeh/colors/groups.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors copying build/lib/bokeh/colors/hsl.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors copying build/lib/bokeh/colors/named.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors copying build/lib/bokeh/colors/rgb.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors copying build/lib/bokeh/colors/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command copying build/lib/bokeh/command/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command copying build/lib/bokeh/command/bootstrap.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command copying build/lib/bokeh/command/subcommand.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command copying build/lib/bokeh/command/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/build.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/file_output.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/info.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/init.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/json.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/sampledata.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/secret.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/serve.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands copying build/lib/bokeh/command/subcommands/static.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/enums.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/has_props.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/json_encoder.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/properties.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/property_mixins.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/query.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/templates.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core copying build/lib/bokeh/core/types.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/_sphinx.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/alias.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/any.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/auto.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/bases.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/color.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/container.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/dataspec.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/datetime.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/descriptor_factory.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/descriptors.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/either.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/enum.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/factors.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/include.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/instance.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/json.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/nullable.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/numeric.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/override.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/pandas.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/primitive.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/readonly.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/singletons.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/string.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/struct.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/text_like.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/validation.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/visual.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property copying build/lib/bokeh/core/property/wrappers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation copying build/lib/bokeh/core/validation/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation copying build/lib/bokeh/core/validation/check.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation copying build/lib/bokeh/core/validation/decorators.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation copying build/lib/bokeh/core/validation/errors.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation copying build/lib/bokeh/core/validation/issue.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation copying build/lib/bokeh/core/validation/warnings.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_js.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_nb_js.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_request_tag.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/autoload_tag.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/css_resources.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/doc_js.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/doc_nb_js.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/file.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/js_resources.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/macros.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/notebook_load.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/plot_div.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/root_div.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/script_tag.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates copying build/lib/bokeh/core/_templates/try_run.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/_templates creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/callbacks.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/document.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/events.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/json.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/locking.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/models.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/modules.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document copying build/lib/bokeh/document/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/bundle.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/elements.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/notebook.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/server.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/standalone.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed copying build/lib/bokeh/embed/wrappers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/doc.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/export.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/notebook.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/output.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/saving.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/showing.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/state.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io copying build/lib/bokeh/io/webdriver.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model copying build/lib/bokeh/model/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model copying build/lib/bokeh/model/data_model.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model copying build/lib/bokeh/model/docs.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model copying build/lib/bokeh/model/model.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model copying build/lib/bokeh/model/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/annotations.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/arrow_heads.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/axes.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/callbacks.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/canvas.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/css.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/dom.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/expressions.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/filters.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/formatters.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/glyph.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/glyphs.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/graphs.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/grids.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/labeling.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/layouts.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/map_plots.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/mappers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/markers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/plots.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/ranges.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/renderers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/scales.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/selections.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/sources.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/text.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/textures.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/tickers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/tiles.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/tools.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models copying build/lib/bokeh/models/transforms.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/util copying build/lib/bokeh/models/util/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/util copying build/lib/bokeh/models/util/structure.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/util creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/buttons.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/groups.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/icons.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/inputs.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/markups.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/panels.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/sliders.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/tables.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets copying build/lib/bokeh/models/widgets/widget.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_decorators.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_docstring.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_graph.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_legends.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_plot.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_renderer.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_stack.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/_tools.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/figure.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/glyph_api.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/gmap.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting copying build/lib/bokeh/plotting/graph.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol copying build/lib/bokeh/protocol/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol copying build/lib/bokeh/protocol/exceptions.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol copying build/lib/bokeh/protocol/message.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol copying build/lib/bokeh/protocol/receiver.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/ack.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/error.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/ok.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/patch_doc.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/pull_doc_reply.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/pull_doc_req.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/push_doc.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/server_info_reply.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages copying build/lib/bokeh/protocol/messages/server_info_req.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/airport_routes.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/airports.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/anscombe.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/antibiotics.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/autompg.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/autompg2.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/browsers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/commits.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/daylight.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/degrees.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/gapminder.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/glucose.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/haar_cascade.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/iris.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/les_mis.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/movies_data.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/mtb.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/olympics2014.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/penguins.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/perceptions.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/periodic_table.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/population.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/sample_geojson.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/sea_surface_temperature.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/sprint.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/stocks.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/unemployment.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/unemployment1948.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/us_cities.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/us_counties.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/us_holidays.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/us_marriages_divorces.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/us_states.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata copying build/lib/bokeh/sampledata/world_cities.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/USHolidays.ics -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/US_Regions_State_Boundaries.csv.gz -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/auto-mpg.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/auto-mpg2.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/browsers_nov_2013.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/commits.txt.gz -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/daylight_warsaw_2013.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/elements.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/iris.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/les_mis.json -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/numberly.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/obiszow_mtb_xcm.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/olympics2014.json -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/penguins.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/percent-bachelors-degrees-women-usa.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/probly.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/sample_geojson.geojson -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/sea_surface_temperature.csv.gz -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/sprint.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/unemployment1948.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data copying build/lib/bokeh/sampledata/_data/us_marriages_divorces.csv -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/chrome_32x32.png -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/firefox_32x32.png -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/ie_32x32.png -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/opera_32x32.png -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data/icons copying build/lib/bokeh/sampledata/_data/icons/safari_32x32.png -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/_data/icons creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/auth_provider.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/callbacks.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/connection.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/contexts.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/protocol_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/server.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/session.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/tornado.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/urls.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server copying build/lib/bokeh/server/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django copying build/lib/bokeh/server/django/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django copying build/lib/bokeh/server/django/apps.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django copying build/lib/bokeh/server/django/consumers.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django copying build/lib/bokeh/server/django/routing.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django copying build/lib/bokeh/server/django/static.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/auth_mixin.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/autoload_js_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/doc_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/metadata_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/multi_root_static_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/root_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/session_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/static_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/ws.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views copying build/lib/bokeh/server/views/app_index.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static copying build/lib/bokeh/server/static/.keep -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.esm.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.esm.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.legacy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.legacy.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-api.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.esm.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.esm.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.legacy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.legacy.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-gl.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.esm.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.esm.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.legacy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.legacy.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-mathjax.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.esm.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.esm.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.legacy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.legacy.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-tables.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.esm.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.esm.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.legacy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.legacy.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh-widgets.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.esm.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.esm.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.json -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.legacy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.legacy.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokeh.min.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/bokehjs.tsbuildinfo -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js copying build/lib/bokeh/server/static/js/compiler.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/build.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/build.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/build.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/compile.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/compile.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/compile.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/compiler.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/compiler.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/compiler.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/compiler.tsbuildinfo -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/error.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/error.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/error.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/graph.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/graph.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/graph.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/linker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/linker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/linker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/main.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/main.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/main.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/prelude.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/prelude.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/prelude.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/styles.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/styles.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/styles.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/sys.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/sys.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/sys.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/transforms.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/transforms.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/transforms.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler copying build/lib/bokeh/server/static/js/compiler/tsconfig.ext.json -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/compiler creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/base.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/bokeh.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/legacy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/main.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/model.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/polyfill.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/safely.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/testing.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib copying build/lib/bokeh/server/static/js/lib/version.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/charts.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/gridplot.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/linalg.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/main.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/models.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/palettes.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api copying build/lib/bokeh/server/static/js/lib/api/plotting.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/api creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/client copying build/lib/bokeh/server/static/js/lib/client/connection.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/client copying build/lib/bokeh/server/static/js/lib/client/session.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/client creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/bokeh_events.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/build_views.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/class.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/dom.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/dom_view.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/enums.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/geometry.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/graphics.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/has_props.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/hittest.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/kinds.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/logging.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/properties.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/property_mixins.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/selection_manager.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/serializer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/settings.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/signaling.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/types.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/ui_events.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/uniforms.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/vectorization.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core copying build/lib/bokeh/server/static/js/lib/core/view.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/alignments.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/border.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/grid.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/html.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/layoutable.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/side_panel.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout copying build/lib/bokeh/server/static/js/lib/core/layout/types.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/layout creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/affine.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/array.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/arrayable.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/assert.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/bbox.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/bitset.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/buffer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/callback.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/canvas.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/cloneable.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/color.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/defer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/eq.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/image.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/interpolation.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/iterator.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/math.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/matrix.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/menus.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/modules.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/ndarray.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/object.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/platform.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/pretty.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/projections.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/ragged_array.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/random.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/refs.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/serialization.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/set.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/spatial.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/string.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/svg.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/svg_colors.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/templating.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/text.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/throttle.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/typed_array.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/types.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/wheel.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util copying build/lib/bokeh/server/static/js/lib/core/util/zoom.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/util creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/fill.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/hatch.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/line.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/patterns.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/text.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals copying build/lib/bokeh/server/static/js/lib/core/visuals/visual.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/core/visuals creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/defs.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/document.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/events.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/document copying build/lib/bokeh/server/static/js/lib/document/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/document creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/dom.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/json.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/notebook.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/server.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/embed copying build/lib/bokeh/server/static/js/lib/embed/standalone.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/embed creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models copying build/lib/bokeh/server/static/js/lib/models/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models copying build/lib/bokeh/server/static/js/lib/models/util.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/annotation.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/arrow.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/arrow_head.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/band.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/box_annotation.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/color_bar.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/data_annotation.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/label.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/label_set.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/legend.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/legend_item.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/poly_annotation.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/slope.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/span.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/text_annotation.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/title.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/toolbar_panel.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/tooltip.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/upper_lower.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations copying build/lib/bokeh/server/static/js/lib/models/annotations/whisker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/annotations creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/axis.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/categorical_axis.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/continuous_axis.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/datetime_axis.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/linear_axis.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/log_axis.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes copying build/lib/bokeh/server/static/js/lib/models/axes/mercator_axis.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/axes creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/callback.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/customjs.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/callbacks copying build/lib/bokeh/server/static/js/lib/models/callbacks/open_url.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/callbacks creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/canvas.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/cartesian_frame.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/coordinates.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/canvas copying build/lib/bokeh/server/static/js/lib/models/canvas/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/canvas creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/dom copying build/lib/bokeh/server/static/js/lib/models/dom/styles.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/dom creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/coordinate_transform.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/cumsum.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/customjs_expr.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/expression.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/maximum.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/minimum.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/polar.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions copying build/lib/bokeh/server/static/js/lib/models/expressions/stack.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/expressions creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/boolean_filter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/customjs_filter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/filter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/group_filter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/filters copying build/lib/bokeh/server/static/js/lib/models/filters/index_filter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/filters creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/basic_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/categorical_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/datetime_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/func_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/log_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/mercator_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/numeral_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/printf_tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters copying build/lib/bokeh/server/static/js/lib/models/formatters/tick_formatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/formatters creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/annular_wedge.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/annulus.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/arc.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/area.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/bezier.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/box.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/center_rotatable.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/circle.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/defs.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ellipse.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ellipse_oval.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/glyph.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/harea.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hbar.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/hex_tile.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_base.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_rgba.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/image_url.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/line.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/marker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/multi_line.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/multi_polygons.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/oval.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/patch.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/patches.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/quad.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/quadratic.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/ray.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/rect.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/scatter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/segment.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/spline.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/step.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/text.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/utils.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/varea.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/vbar.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/wedge.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs copying build/lib/bokeh/server/static/js/lib/models/glyphs/xy_glyph.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/base_marker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/buffer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/circle.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/dash_cache.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/hex_tile.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/line_gl.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/lrtb.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/main.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/marker.frag.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/marker.vert.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/multi_marker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/rect.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.frag.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_line.vert.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/regl_wrap.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/single_marker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/types.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/webgl_utils.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/utils copying build/lib/bokeh/server/static/js/lib/models/glyphs/webgl/utils/math.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/glyphs/webgl/utils creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/graph_hit_test_policy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/layout_provider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/graphs copying build/lib/bokeh/server/static/js/lib/models/graphs/static_layout_provider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/graphs creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/grids copying build/lib/bokeh/server/static/js/lib/models/grids/grid.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/grids copying build/lib/bokeh/server/static/js/lib/models/grids/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/grids creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/box.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/column.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/grid_box.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/html_box.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/layout_dom.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/panel.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/row.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/spacer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/tabs.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts copying build/lib/bokeh/server/static/js/lib/models/layouts/widget_box.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/layouts creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_color_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_marker_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/categorical_pattern_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/color_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/continuous_color_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/eqhist_color_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/linear_color_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/log_color_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers copying build/lib/bokeh/server/static/js/lib/models/mappers/scanning_color_mapper.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/mappers creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap_plot.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/gmap_plot_canvas.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/plot.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/plot_canvas.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/range_manager.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots copying build/lib/bokeh/server/static/js/lib/models/plots/state_manager.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/plots creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/policies copying build/lib/bokeh/server/static/js/lib/models/policies/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/policies copying build/lib/bokeh/server/static/js/lib/models/policies/labeling.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/policies creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/data_range.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/data_range1d.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/factor_range.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/range.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/ranges copying build/lib/bokeh/server/static/js/lib/models/ranges/range1d.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/ranges creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/data_renderer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/glyph_renderer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/graph_renderer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/guide_renderer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/renderers copying build/lib/bokeh/server/static/js/lib/models/renderers/renderer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/renderers creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/categorical_scale.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/continuous_scale.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/linear_interpolation_scale.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/linear_scale.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/log_scale.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales copying build/lib/bokeh/server/static/js/lib/models/scales/scale.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/scales creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/interaction_policy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/selections copying build/lib/bokeh/server/static/js/lib/models/selections/selection.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/selections creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/ajax_data_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/cds_view.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/column_data_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/columnar_data_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/data_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/geojson_data_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/server_sent_data_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources copying build/lib/bokeh/server/static/js/lib/models/sources/web_data_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/sources creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/base_text.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/math_text.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/plain_text.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/providers.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text copying build/lib/bokeh/server/static/js/lib/models/text/utils.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text/mathjax copying build/lib/bokeh/server/static/js/lib/models/text/mathjax/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text/mathjax copying build/lib/bokeh/server/static/js/lib/models/text/mathjax/main.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/text/mathjax creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/canvas_texture.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/image_url_texture.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/textures copying build/lib/bokeh/server/static/js/lib/models/textures/texture.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/textures creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/adaptive_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/basic_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/binned_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/categorical_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/composite_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/continuous_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/datetime_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/days_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/fixed_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/log_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/mercator_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/months_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/single_interval_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/util.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers copying build/lib/bokeh/server/static/js/lib/models/tickers/years_ticker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tickers creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/bbox_tile_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/mercator_tile_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/quadkey_tile_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_renderer.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tile_utils.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/tms_tile_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles copying build/lib/bokeh/server/static/js/lib/models/tiles/wmts_tile_source.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tiles creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/button_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/on_off_button.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/tool_proxy.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/toolbar.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/toolbar_base.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools copying build/lib/bokeh/server/static/js/lib/models/tools/toolbar_box.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/action_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/custom_action.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/help_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/redo_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/reset_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/save_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/undo_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_base_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_in_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions copying build/lib/bokeh/server/static/js/lib/models/tools/actions/zoom_out_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/actions creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/box_edit_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/edit_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/freehand_draw_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/line_edit_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/line_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/point_draw_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_draw_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_edit_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit copying build/lib/bokeh/server/static/js/lib/models/tools/edit/poly_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/edit creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/box_select_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/box_zoom_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/gesture_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/lasso_select_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/pan_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/poly_select_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/range_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/select_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/tap_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/wheel_pan_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures copying build/lib/bokeh/server/static/js/lib/models/tools/gestures/wheel_zoom_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/gestures creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/crosshair_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/customjs_hover.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/hover_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/inspectors copying build/lib/bokeh/server/static/js/lib/models/tools/inspectors/inspect_tool.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/tools/inspectors creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/customjs_transform.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/dodge.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/interpolator.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/jitter.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/linear_interpolator.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/range_transform.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/step_interpolator.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms copying build/lib/bokeh/server/static/js/lib/models/transforms/transform.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/transforms creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/abstract_button.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/abstract_icon.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/abstract_slider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/autocomplete_input.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/button.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/button_group.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox_button_group.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/checkbox_group.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/color_picker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/control.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/date_picker.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/date_range_slider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/date_slider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/datetime_range_slider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/div.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/dropdown.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/file_input.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/input_group.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/input_widget.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/main.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/markup.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multichoice.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/multiselect.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/numeric_input.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/oriented_control.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/paragraph.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/password_input.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/pretext.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/radio_button_group.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/radio_group.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/range_slider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/selectbox.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/slider.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/spinner.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/text_input.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/text_like_input.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/textarea_input.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/toggle.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets copying build/lib/bokeh/server/static/js/lib/models/widgets/widget.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/cell_editors.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/cell_formatters.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/data_cube.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/data_table.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/definitions.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/main.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/row_aggregators.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/table_column.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables copying build/lib/bokeh/server/static/js/lib/models/widgets/tables/table_widget.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/models/widgets/tables creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/index.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/message.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/protocol copying build/lib/bokeh/server/static/js/lib/protocol/receiver.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/protocol creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/buttons.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/clearfix.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/icons.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/logo.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/menus.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/notebook.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/root.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tabs.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tiles.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/toolbar.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles copying build/lib/bokeh/server/static/js/lib/styles/tooltips.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/choices.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/flatpickr.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/inputs.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/nouislider.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/slickgrid.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/sliders.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets copying build/lib/bokeh/server/static/js/lib/styles/widgets/tables.css.js -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/lib/styles/widgets creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/protocol copying build/lib/bokeh/server/static/js/types/protocol/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/protocol copying build/lib/bokeh/server/static/js/types/protocol/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/protocol copying build/lib/bokeh/server/static/js/types/protocol/message.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/protocol copying build/lib/bokeh/server/static/js/types/protocol/message.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/protocol copying build/lib/bokeh/server/static/js/types/protocol/receiver.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/protocol copying build/lib/bokeh/server/static/js/types/protocol/receiver.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/protocol creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/buttons.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/clearfix.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/icons.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/logo.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/menus.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/notebook.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/root.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/tabs.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/tiles.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/toolbar.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles copying build/lib/bokeh/server/static/js/types/styles/tooltips.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/styles/widgets/choices.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/styles/widgets/flatpickr.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/styles/widgets/inputs.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/styles/widgets/nouislider.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/styles/widgets/slickgrid.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/styles/widgets/sliders.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/styles/widgets/tables.css.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/styles/widgets copying build/lib/bokeh/server/static/js/types/base.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/base.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/bokeh.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/bokeh.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/legacy.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/legacy.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/main.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/main.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/model.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/model.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/polyfill.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/polyfill.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/safely.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/safely.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/testing.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/testing.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types copying build/lib/bokeh/server/static/js/types/version.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/charts.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/charts.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/gridplot.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/gridplot.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/linalg.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/linalg.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/main.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/main.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/models.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/models.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/palettes.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/palettes.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/plotting.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api copying build/lib/bokeh/server/static/js/types/api/plotting.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/api creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/client copying build/lib/bokeh/server/static/js/types/client/connection.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/client copying build/lib/bokeh/server/static/js/types/client/connection.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/client copying build/lib/bokeh/server/static/js/types/client/session.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/client copying build/lib/bokeh/server/static/js/types/client/session.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/client creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/bokeh_events.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/bokeh_events.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/build_views.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/build_views.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/class.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/class.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/dom.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/dom.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/dom_view.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/dom_view.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/enums.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/enums.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/geometry.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/geometry.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/graphics.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/graphics.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/has_props.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/has_props.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/hittest.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/hittest.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/kinds.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/kinds.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/logging.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/logging.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/properties.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/properties.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/property_mixins.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/property_mixins.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/selection_manager.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/selection_manager.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/serializer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/serializer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/settings.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/settings.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/signaling.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/signaling.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/types.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/types.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/ui_events.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/ui_events.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/uniforms.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/uniforms.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/vectorization.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/vectorization.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/view.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core copying build/lib/bokeh/server/static/js/types/core/view.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/alignments.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/alignments.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/border.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/border.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/grid.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/grid.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/html.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/html.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/layoutable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/layoutable.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/side_panel.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/side_panel.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/types.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout copying build/lib/bokeh/server/static/js/types/core/layout/types.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/layout creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/affine.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/affine.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/array.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/array.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/arrayable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/arrayable.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/assert.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/assert.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/bbox.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/bbox.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/bitset.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/bitset.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/buffer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/buffer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/callback.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/callback.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/canvas.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/canvas.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/cloneable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/cloneable.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/color.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/color.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/defer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/defer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/eq.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/eq.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/image.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/image.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/interpolation.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/interpolation.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/iterator.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/iterator.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/math.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/math.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/matrix.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/matrix.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/menus.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/menus.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/modules.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/modules.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/ndarray.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/ndarray.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/object.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/object.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/platform.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/platform.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/pretty.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/pretty.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/projections.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/projections.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/ragged_array.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/ragged_array.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/random.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/random.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/refs.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/refs.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/serialization.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/serialization.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/set.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/set.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/spatial.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/spatial.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/string.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/string.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/svg.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/svg.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/svg_colors.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/svg_colors.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/templating.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/templating.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/text.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/text.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/throttle.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/throttle.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/typed_array.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/typed_array.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/types.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/types.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/wheel.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/wheel.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/zoom.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util copying build/lib/bokeh/server/static/js/types/core/util/zoom.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/util creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/fill.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/fill.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/hatch.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/hatch.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/line.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/line.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/patterns.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/patterns.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/text.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/text.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/visual.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals copying build/lib/bokeh/server/static/js/types/core/visuals/visual.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/core/visuals creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/defs.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/defs.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/document.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/document.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/events.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/events.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document copying build/lib/bokeh/server/static/js/types/document/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/document creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/dom.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/dom.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/json.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/json.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/notebook.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/notebook.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/server.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/server.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/standalone.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed copying build/lib/bokeh/server/static/js/types/embed/standalone.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/embed creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_color_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_color_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_marker_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_marker_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_pattern_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/categorical_pattern_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/color_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/color_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/continuous_color_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/continuous_color_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/eqhist_color_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/eqhist_color_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/linear_color_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/linear_color_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/log_color_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/log_color_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/scanning_color_mapper.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers copying build/lib/bokeh/server/static/js/types/models/mappers/scanning_color_mapper.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/mappers creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/gmap_plot.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/gmap_plot.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/gmap_plot_canvas.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/gmap_plot_canvas.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/plot.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/plot.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/plot_canvas.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/plot_canvas.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/range_manager.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/range_manager.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/state_manager.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots copying build/lib/bokeh/server/static/js/types/models/plots/state_manager.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/plots creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/policies copying build/lib/bokeh/server/static/js/types/models/policies/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/policies copying build/lib/bokeh/server/static/js/types/models/policies/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/policies copying build/lib/bokeh/server/static/js/types/models/policies/labeling.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/policies copying build/lib/bokeh/server/static/js/types/models/policies/labeling.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/policies creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/data_range.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/data_range.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/data_range1d.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/data_range1d.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/factor_range.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/factor_range.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/range.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/range.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/range1d.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges copying build/lib/bokeh/server/static/js/types/models/ranges/range1d.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/ranges creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/data_renderer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/data_renderer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/glyph_renderer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/glyph_renderer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/graph_renderer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/graph_renderer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/guide_renderer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/guide_renderer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/renderer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers copying build/lib/bokeh/server/static/js/types/models/renderers/renderer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/renderers creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/categorical_scale.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/categorical_scale.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/continuous_scale.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/continuous_scale.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/linear_interpolation_scale.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/linear_interpolation_scale.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/linear_scale.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/linear_scale.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/log_scale.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/log_scale.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/scale.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales copying build/lib/bokeh/server/static/js/types/models/scales/scale.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/scales creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/selections copying build/lib/bokeh/server/static/js/types/models/selections/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/selections copying build/lib/bokeh/server/static/js/types/models/selections/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/selections copying build/lib/bokeh/server/static/js/types/models/selections/interaction_policy.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/selections copying build/lib/bokeh/server/static/js/types/models/selections/interaction_policy.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/selections copying build/lib/bokeh/server/static/js/types/models/selections/selection.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/selections copying build/lib/bokeh/server/static/js/types/models/selections/selection.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/selections creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/ajax_data_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/ajax_data_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/cds_view.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/cds_view.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/column_data_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/column_data_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/columnar_data_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/columnar_data_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/data_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/data_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/geojson_data_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/geojson_data_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/server_sent_data_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/server_sent_data_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/web_data_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources copying build/lib/bokeh/server/static/js/types/models/sources/web_data_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/sources creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/base_text.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/base_text.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/math_text.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/math_text.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/plain_text.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/plain_text.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/providers.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/providers.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/utils.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text copying build/lib/bokeh/server/static/js/types/models/text/utils.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text/mathjax copying build/lib/bokeh/server/static/js/types/models/text/mathjax/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text/mathjax copying build/lib/bokeh/server/static/js/types/models/text/mathjax/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text/mathjax copying build/lib/bokeh/server/static/js/types/models/text/mathjax/main.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text/mathjax copying build/lib/bokeh/server/static/js/types/models/text/mathjax/main.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/text/mathjax creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/canvas_texture.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/canvas_texture.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/image_url_texture.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/image_url_texture.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/texture.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures copying build/lib/bokeh/server/static/js/types/models/textures/texture.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/textures creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/adaptive_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/adaptive_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/basic_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/basic_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/binned_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/binned_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/categorical_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/categorical_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/composite_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/composite_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/continuous_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/continuous_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/datetime_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/datetime_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/days_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/days_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/fixed_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/fixed_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/log_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/log_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/mercator_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/mercator_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/months_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/months_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/single_interval_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/single_interval_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/util.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/util.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/years_ticker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers copying build/lib/bokeh/server/static/js/types/models/tickers/years_ticker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tickers creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/bbox_tile_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/bbox_tile_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/mercator_tile_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/mercator_tile_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/quadkey_tile_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/quadkey_tile_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tile_renderer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tile_renderer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tile_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tile_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tile_utils.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tile_utils.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tms_tile_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/tms_tile_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/wmts_tile_source.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles copying build/lib/bokeh/server/static/js/types/models/tiles/wmts_tile_source.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tiles creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/button_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/button_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/on_off_button.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/on_off_button.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/tool_proxy.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/tool_proxy.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/toolbar.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/toolbar.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/toolbar_base.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/toolbar_base.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/toolbar_box.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools copying build/lib/bokeh/server/static/js/types/models/tools/toolbar_box.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/action_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/action_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/custom_action.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/custom_action.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/help_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/help_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/redo_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/redo_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/reset_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/reset_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/save_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/save_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/undo_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/undo_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/zoom_base_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/zoom_base_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/zoom_in_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/zoom_in_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/zoom_out_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions copying build/lib/bokeh/server/static/js/types/models/tools/actions/zoom_out_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/actions creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/box_edit_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/box_edit_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/edit_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/edit_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/freehand_draw_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/freehand_draw_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/line_edit_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/line_edit_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/line_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/line_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/point_draw_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/point_draw_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/poly_draw_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/poly_draw_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/poly_edit_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/poly_edit_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/poly_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit copying build/lib/bokeh/server/static/js/types/models/tools/edit/poly_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/edit creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/box_select_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/box_select_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/box_zoom_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/box_zoom_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/gesture_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/gesture_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/lasso_select_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/lasso_select_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/pan_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/pan_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/poly_select_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/poly_select_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/range_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/range_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/select_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/select_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/tap_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/tap_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/wheel_pan_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/wheel_pan_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/wheel_zoom_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures copying build/lib/bokeh/server/static/js/types/models/tools/gestures/wheel_zoom_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/gestures creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/crosshair_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/crosshair_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/customjs_hover.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/customjs_hover.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/hover_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/hover_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/inspect_tool.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors copying build/lib/bokeh/server/static/js/types/models/tools/inspectors/inspect_tool.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/tools/inspectors creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/customjs_transform.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/customjs_transform.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/dodge.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/dodge.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/interpolator.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/interpolator.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/jitter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/jitter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/linear_interpolator.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/linear_interpolator.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/range_transform.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/range_transform.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/step_interpolator.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/step_interpolator.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/transform.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms copying build/lib/bokeh/server/static/js/types/models/transforms/transform.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/transforms creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/abstract_button.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/abstract_button.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/abstract_icon.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/abstract_icon.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/abstract_slider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/abstract_slider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/autocomplete_input.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/autocomplete_input.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/button.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/button.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/button_group.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/button_group.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/checkbox_button_group.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/checkbox_button_group.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/checkbox_group.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/checkbox_group.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/color_picker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/color_picker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/control.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/control.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/date_picker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/date_picker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/date_range_slider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/date_range_slider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/date_slider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/date_slider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/datetime_range_slider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/datetime_range_slider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/div.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/div.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/dropdown.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/dropdown.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/file_input.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/file_input.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/input_group.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/input_group.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/input_widget.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/input_widget.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/main.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/main.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/markup.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/markup.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/multichoice.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/multichoice.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/multiselect.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/multiselect.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/numeric_input.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/numeric_input.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/oriented_control.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/oriented_control.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/paragraph.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/paragraph.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/password_input.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/password_input.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/pretext.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/pretext.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/radio_button_group.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/radio_button_group.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/radio_group.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/radio_group.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/range_slider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/range_slider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/selectbox.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/selectbox.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/slider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/slider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/spinner.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/spinner.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/text_input.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/text_input.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/text_like_input.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/text_like_input.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/textarea_input.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/textarea_input.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/toggle.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/toggle.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/widget.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets copying build/lib/bokeh/server/static/js/types/models/widgets/widget.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/cell_editors.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/cell_editors.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/cell_formatters.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/cell_formatters.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/data_cube.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/data_cube.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/data_table.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/data_table.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/definitions.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/definitions.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/main.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/main.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/row_aggregators.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/row_aggregators.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/table_column.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/table_column.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/table_widget.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/widgets/tables/table_widget.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/widgets/tables copying build/lib/bokeh/server/static/js/types/models/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models copying build/lib/bokeh/server/static/js/types/models/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models copying build/lib/bokeh/server/static/js/types/models/util.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models copying build/lib/bokeh/server/static/js/types/models/util.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/annotation.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/annotation.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/arrow.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/arrow.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/arrow_head.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/arrow_head.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/band.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/band.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/box_annotation.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/box_annotation.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/color_bar.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/color_bar.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/data_annotation.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/data_annotation.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/label.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/label.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/label_set.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/label_set.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/legend.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/legend.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/legend_item.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/legend_item.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/poly_annotation.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/poly_annotation.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/slope.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/slope.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/span.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/span.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/text_annotation.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/text_annotation.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/title.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/title.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/toolbar_panel.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/toolbar_panel.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/tooltip.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/tooltip.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/upper_lower.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/upper_lower.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/whisker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations copying build/lib/bokeh/server/static/js/types/models/annotations/whisker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/annotations creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/axis.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/axis.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/categorical_axis.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/categorical_axis.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/continuous_axis.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/continuous_axis.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/datetime_axis.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/datetime_axis.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/linear_axis.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/linear_axis.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/log_axis.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/log_axis.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/mercator_axis.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes copying build/lib/bokeh/server/static/js/types/models/axes/mercator_axis.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/axes creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/callback.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/callback.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/customjs.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/customjs.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/open_url.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks copying build/lib/bokeh/server/static/js/types/models/callbacks/open_url.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/callbacks creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/canvas.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/canvas.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/cartesian_frame.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/cartesian_frame.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/coordinates.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/coordinates.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas copying build/lib/bokeh/server/static/js/types/models/canvas/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/canvas creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/dom copying build/lib/bokeh/server/static/js/types/models/dom/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/dom copying build/lib/bokeh/server/static/js/types/models/dom/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/dom copying build/lib/bokeh/server/static/js/types/models/dom/styles.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/dom copying build/lib/bokeh/server/static/js/types/models/dom/styles.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/dom creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/coordinate_transform.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/coordinate_transform.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/cumsum.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/cumsum.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/customjs_expr.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/customjs_expr.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/expression.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/expression.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/maximum.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/maximum.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/minimum.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/minimum.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/polar.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/polar.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/stack.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions copying build/lib/bokeh/server/static/js/types/models/expressions/stack.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/expressions creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/boolean_filter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/boolean_filter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/customjs_filter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/customjs_filter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/filter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/filter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/group_filter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/group_filter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/index_filter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters copying build/lib/bokeh/server/static/js/types/models/filters/index_filter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/filters creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/basic_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/basic_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/categorical_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/categorical_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/datetime_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/datetime_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/func_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/func_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/log_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/log_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/mercator_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/mercator_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/numeral_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/numeral_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/printf_tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/printf_tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/tick_formatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters copying build/lib/bokeh/server/static/js/types/models/formatters/tick_formatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/formatters creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/annular_wedge.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/annular_wedge.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/annulus.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/annulus.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/arc.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/arc.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/area.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/area.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/bezier.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/bezier.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/box.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/box.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/center_rotatable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/center_rotatable.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/circle.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/circle.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/defs.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/defs.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/ellipse.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/ellipse.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/ellipse_oval.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/ellipse_oval.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/glyph.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/glyph.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/harea.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/harea.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/hbar.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/hbar.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/hex_tile.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/hex_tile.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image_base.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image_base.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image_rgba.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image_rgba.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image_url.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/image_url.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/line.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/line.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/marker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/marker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/multi_line.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/multi_line.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/multi_polygons.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/multi_polygons.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/oval.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/oval.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/patch.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/patch.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/patches.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/patches.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/quad.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/quad.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/quadratic.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/quadratic.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/ray.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/ray.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/rect.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/rect.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/scatter.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/scatter.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/segment.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/segment.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/spline.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/spline.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/step.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/step.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/text.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/text.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/utils.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/utils.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/varea.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/varea.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/vbar.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/vbar.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/wedge.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/wedge.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/xy_glyph.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs copying build/lib/bokeh/server/static/js/types/models/glyphs/xy_glyph.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/base.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/base.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/base_marker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/base_marker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/buffer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/buffer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/circle.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/circle.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/dash_cache.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/dash_cache.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/hex_tile.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/hex_tile.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/line_gl.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/line_gl.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/lrtb.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/lrtb.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/main.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/main.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/marker.frag.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/marker.vert.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/multi_marker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/multi_marker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/rect.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/rect.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/regl_line.frag.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/regl_line.vert.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/regl_wrap.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/regl_wrap.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/single_marker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/single_marker.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/types.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/types.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/webgl_utils.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/webgl_utils.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/utils copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/utils/math.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/utils copying build/lib/bokeh/server/static/js/types/models/glyphs/webgl/utils/math.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/glyphs/webgl/utils creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/graph_hit_test_policy.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/graph_hit_test_policy.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/layout_provider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/layout_provider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/static_layout_provider.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs copying build/lib/bokeh/server/static/js/types/models/graphs/static_layout_provider.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/graphs creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/grids copying build/lib/bokeh/server/static/js/types/models/grids/grid.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/grids copying build/lib/bokeh/server/static/js/types/models/grids/grid.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/grids copying build/lib/bokeh/server/static/js/types/models/grids/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/grids copying build/lib/bokeh/server/static/js/types/models/grids/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/grids creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/column.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/grid_box.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/grid_box.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/html_box.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/html_box.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/index.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/index.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/layout_dom.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/layout_dom.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/panel.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/panel.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/row.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/row.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/spacer.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/spacer.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/tabs.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/tabs.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/widget_box.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/widget_box.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/box.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/box.d.ts.map -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts copying build/lib/bokeh/server/static/js/types/models/layouts/column.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/js/types/models/layouts creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.dom.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.dom.iterable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.collection.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.core.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.generator.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.iterable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.promise.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.proxy.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.reflect.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.symbol.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2015.symbol.wellknown.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.array.include.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2016.full.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.full.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.intl.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.object.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.sharedmemory.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.string.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2017.typedarrays.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.asyncgenerator.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.asynciterable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.full.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.intl.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.promise.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2018.regexp.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.array.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.full.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.object.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.string.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2019.symbol.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.bigint.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.full.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.intl.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.promise.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.sharedmemory.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.string.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2020.symbol.wellknown.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.full.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.promise.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.string.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es2021.weakref.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es5.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.es6.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.full.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.intl.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.promise.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.string.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.esnext.weakref.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.scripthost.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.importscripts.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib copying build/lib/bokeh/server/static/lib/lib.webworker.iterable.d.ts -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/static/lib creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_autodoc.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_color.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_dataframe.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_directive.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_enum.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_example_metadata.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_gallery.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_jinja.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_model.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_options.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_palette.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_palette_group.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_plot.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_prop.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_releases.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_roles.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_settings.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokeh_sitemap.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/bokehjs_content.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/collapsible_code_block.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/example_handler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/sample.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/templates.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext copying build/lib/bokeh/sphinxext/util.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_codepen_init.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_content_epilogue.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_content_prologue.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/bokehjs_html_template.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/color_detail.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/enum_detail.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/example_metadata.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/gallery_detail.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/gallery_page.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/jinja_detail.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/model_detail.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/options_detail.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/palette_detail.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/palette_group_detail.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/prop_detail.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/settings_detail.rst -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates copying build/lib/bokeh/sphinxext/_templates/sri_table.html -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/_templates creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes copying build/lib/bokeh/themes/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes copying build/lib/bokeh/themes/_caliber.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes copying build/lib/bokeh/themes/_contrast.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes copying build/lib/bokeh/themes/_dark_minimal.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes copying build/lib/bokeh/themes/_light_minimal.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes copying build/lib/bokeh/themes/_night_sky.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes copying build/lib/bokeh/themes/theme.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes creating /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/__init__.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/browser.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/callback_manager.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/compiler.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/dataclasses.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/datatypes.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/dependencies.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/deprecation.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/functions.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/hex.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/logconfig.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/options.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/paths.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/sampledata.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/serialization.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/session_id.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/string.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/terminal.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/token.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/tornado.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/version.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/warnings.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/util/sampledata.json -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util copying build/lib/bokeh/LICENSE.txt -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/_sri.json -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh copying build/lib/bokeh/_version.py -> /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/__main__.py to __main__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/driving.py to driving.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/events.py to events.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/ext.py to ext.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/layouts.py to layouts.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/palettes.py to palettes.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/resources.py to resources.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/settings.py to settings.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/tile_providers.py to tile_providers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/transform.py to transform.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/bokeh_server.py to bokeh_server.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/file_server.py to file_server.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/ipython.py to ipython.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/jupyter_notebook.py to jupyter_notebook.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/log_file.py to log_file.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/managed_server_loop.py to managed_server_loop.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/networkx.py to networkx.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/pandas.py to pandas.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/project.py to project.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/plugins/selenium.py to selenium.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/api.py to api.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/compare.py to compare.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/env.py to env.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/examples.py to examples.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/filesystem.py to filesystem.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/project.py to project.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/screenshot.py to screenshot.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/selenium.py to selenium.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_testing/util/types.py to types.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/application.py to application.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/code.py to code.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/code_runner.py to code_runner.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/directory.py to directory.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/document_lifecycle.py to document_lifecycle.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/function.py to function.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/handler.py to handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/lifecycle.py to lifecycle.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/notebook.py to notebook.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/request_handler.py to request_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/script.py to script.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/server_lifecycle.py to server_lifecycle.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/application/handlers/server_request_handler.py to server_request_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client/connection.py to connection.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client/session.py to session.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client/states.py to states.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/client/websocket.py to websocket.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors/color.py to color.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors/groups.py to groups.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors/hsl.py to hsl.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors/named.py to named.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors/rgb.py to rgb.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/colors/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/bootstrap.py to bootstrap.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommand.py to subcommand.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/build.py to build.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/file_output.py to file_output.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/info.py to info.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/init.py to init.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/json.py to json.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/sampledata.py to sampledata.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/secret.py to secret.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/serve.py to serve.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/command/subcommands/static.py to static.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/enums.py to enums.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/has_props.py to has_props.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/json_encoder.py to json_encoder.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/properties.py to properties.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property_mixins.py to property_mixins.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/query.py to query.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/templates.py to templates.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/types.py to types.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/_sphinx.py to _sphinx.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/alias.py to alias.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/any.py to any.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/auto.py to auto.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/bases.py to bases.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/color.py to color.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/container.py to container.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/dataspec.py to dataspec.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/datetime.py to datetime.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/descriptor_factory.py to descriptor_factory.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/descriptors.py to descriptors.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/either.py to either.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/enum.py to enum.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/factors.py to factors.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/include.py to include.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/instance.py to instance.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/json.py to json.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/nullable.py to nullable.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/numeric.py to numeric.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/override.py to override.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/pandas.py to pandas.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/primitive.py to primitive.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/readonly.py to readonly.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/singletons.py to singletons.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/string.py to string.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/struct.py to struct.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/text_like.py to text_like.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/validation.py to validation.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/visual.py to visual.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/property/wrappers.py to wrappers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation/check.py to check.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation/decorators.py to decorators.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation/errors.py to errors.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation/issue.py to issue.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/core/validation/warnings.py to warnings.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/callbacks.py to callbacks.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/document.py to document.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/events.py to events.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/json.py to json.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/locking.py to locking.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/models.py to models.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/modules.py to modules.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/document/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/bundle.py to bundle.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/elements.py to elements.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/notebook.py to notebook.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/server.py to server.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/standalone.py to standalone.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/embed/wrappers.py to wrappers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/doc.py to doc.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/export.py to export.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/notebook.py to notebook.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/output.py to output.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/saving.py to saving.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/showing.py to showing.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/state.py to state.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/io/webdriver.py to webdriver.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model/data_model.py to data_model.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model/docs.py to docs.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model/model.py to model.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/model/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/annotations.py to annotations.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/arrow_heads.py to arrow_heads.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/axes.py to axes.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/callbacks.py to callbacks.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/canvas.py to canvas.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/css.py to css.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/dom.py to dom.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/expressions.py to expressions.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/filters.py to filters.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/formatters.py to formatters.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/glyph.py to glyph.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/glyphs.py to glyphs.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/graphs.py to graphs.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/grids.py to grids.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/labeling.py to labeling.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/layouts.py to layouts.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/map_plots.py to map_plots.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/mappers.py to mappers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/markers.py to markers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/plots.py to plots.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/ranges.py to ranges.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/renderers.py to renderers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/scales.py to scales.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/selections.py to selections.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/sources.py to sources.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/text.py to text.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/textures.py to textures.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/tickers.py to tickers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/tiles.py to tiles.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/tools.py to tools.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/transforms.py to transforms.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/util/structure.py to structure.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/buttons.py to buttons.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/groups.py to groups.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/icons.py to icons.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/inputs.py to inputs.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/markups.py to markups.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/panels.py to panels.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/sliders.py to sliders.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/tables.py to tables.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/models/widgets/widget.py to widget.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_decorators.py to _decorators.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_docstring.py to _docstring.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_graph.py to _graph.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_legends.py to _legends.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_plot.py to _plot.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_renderer.py to _renderer.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_stack.py to _stack.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/_tools.py to _tools.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/figure.py to figure.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/glyph_api.py to glyph_api.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/gmap.py to gmap.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/plotting/graph.py to graph.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/exceptions.py to exceptions.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/message.py to message.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/receiver.py to receiver.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/ack.py to ack.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/error.py to error.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/ok.py to ok.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/patch_doc.py to patch_doc.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/pull_doc_reply.py to pull_doc_reply.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/pull_doc_req.py to pull_doc_req.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/push_doc.py to push_doc.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/server_info_reply.py to server_info_reply.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/protocol/messages/server_info_req.py to server_info_req.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/airport_routes.py to airport_routes.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/airports.py to airports.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/anscombe.py to anscombe.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/antibiotics.py to antibiotics.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/autompg.py to autompg.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/autompg2.py to autompg2.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/browsers.py to browsers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/commits.py to commits.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/daylight.py to daylight.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/degrees.py to degrees.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/gapminder.py to gapminder.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/glucose.py to glucose.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/haar_cascade.py to haar_cascade.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/iris.py to iris.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/les_mis.py to les_mis.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/movies_data.py to movies_data.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/mtb.py to mtb.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/olympics2014.py to olympics2014.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/penguins.py to penguins.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/perceptions.py to perceptions.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/periodic_table.py to periodic_table.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/population.py to population.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/sample_geojson.py to sample_geojson.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/sea_surface_temperature.py to sea_surface_temperature.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/sprint.py to sprint.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/stocks.py to stocks.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/unemployment.py to unemployment.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/unemployment1948.py to unemployment1948.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/us_cities.py to us_cities.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/us_counties.py to us_counties.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/us_holidays.py to us_holidays.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/us_marriages_divorces.py to us_marriages_divorces.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/us_states.py to us_states.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sampledata/world_cities.py to world_cities.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/auth_provider.py to auth_provider.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/callbacks.py to callbacks.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/connection.py to connection.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/contexts.py to contexts.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/protocol_handler.py to protocol_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/server.py to server.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/session.py to session.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/tornado.py to tornado.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/urls.py to urls.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django/apps.py to apps.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django/consumers.py to consumers.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django/routing.py to routing.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/django/static.py to static.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/auth_mixin.py to auth_mixin.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/autoload_js_handler.py to autoload_js_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/doc_handler.py to doc_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/metadata_handler.py to metadata_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/multi_root_static_handler.py to multi_root_static_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/root_handler.py to root_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/session_handler.py to session_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/static_handler.py to static_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/server/views/ws.py to ws.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_autodoc.py to bokeh_autodoc.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_color.py to bokeh_color.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_dataframe.py to bokeh_dataframe.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_directive.py to bokeh_directive.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_enum.py to bokeh_enum.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_example_metadata.py to bokeh_example_metadata.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_gallery.py to bokeh_gallery.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_jinja.py to bokeh_jinja.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_model.py to bokeh_model.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_options.py to bokeh_options.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_palette.py to bokeh_palette.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_palette_group.py to bokeh_palette_group.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_plot.py to bokeh_plot.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_prop.py to bokeh_prop.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_releases.py to bokeh_releases.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_roles.py to bokeh_roles.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_settings.py to bokeh_settings.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokeh_sitemap.py to bokeh_sitemap.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/bokehjs_content.py to bokehjs_content.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/collapsible_code_block.py to collapsible_code_block.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/example_handler.py to example_handler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/sample.py to sample.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/templates.py to templates.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/sphinxext/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes/_caliber.py to _caliber.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes/_contrast.py to _contrast.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes/_dark_minimal.py to _dark_minimal.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes/_light_minimal.py to _light_minimal.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes/_night_sky.py to _night_sky.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/themes/theme.py to theme.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/browser.py to browser.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/callback_manager.py to callback_manager.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/compiler.py to compiler.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/dataclasses.py to dataclasses.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/datatypes.py to datatypes.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/dependencies.py to dependencies.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/deprecation.py to deprecation.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/functions.py to functions.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/hex.py to hex.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/logconfig.py to logconfig.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/options.py to options.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/paths.py to paths.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/sampledata.py to sampledata.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/serialization.py to serialization.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/session_id.py to session_id.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/string.py to string.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/terminal.py to terminal.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/token.py to token.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/tornado.py to tornado.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/version.py to version.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/util/warnings.py to warnings.cpython-39.pyc byte-compiling /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmpuj58_tk0.py' /usr/local/bin/python3.9 /tmp/tmpuj58_tk0.py removing /tmp/tmpuj58_tk0.py running install_egg_info Copying bokeh.egg-info to /construction/www/py-bokeh/stage/usr/local/lib/python3.9/site-packages/bokeh-2.4.3-py3.9.egg-info running install_scripts Installing bokeh script to /construction/www/py-bokeh/stage/usr/local/bin writing list of installed files to '/construction/www/py-bokeh/.PLIST.pymodtmp' Installed Bokeh: - using PACKAGED BokehJS, from bokeh.server.static ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/bokeh --> bin/bokeh-3.9 Link: @bin/bokeh --> bin/bokeh-3.9 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-bokeh-2.4.3_1 file sizes/checksums [2601]: 0% file sizes/checksums [2601]: 3% file sizes/checksums [2601]: 7% file sizes/checksums [2601]: 11% file sizes/checksums [2601]: 15% file sizes/checksums [2601]: 19% file sizes/checksums [2601]: 23% file sizes/checksums [2601]: 26% file sizes/checksums [2601]: 30% file sizes/checksums [2601]: 34% file sizes/checksums [2601]: 38% file sizes/checksums [2601]: 42% file sizes/checksums [2601]: 46% file sizes/checksums [2601]: 49% file sizes/checksums [2601]: 53% file sizes/checksums [2601]: 57% file sizes/checksums [2601]: 61% file sizes/checksums [2601]: 65% file sizes/checksums [2601]: 69% file sizes/checksums [2601]: 73% file sizes/checksums [2601]: 76% file sizes/checksums [2601]: 80% file sizes/checksums [2601]: 84% file sizes/checksums [2601]: 88% file sizes/checksums [2601]: 92% file sizes/checksums [2601]: 96% file sizes/checksums [2601]: 99% file sizes/checksums [2601]: 100% Service unavailablepacking files [2601]: 0% packing files [2601]: 3% packing files [2601]: 7% packing files [2601]: 11% packing files [2601]: 15% packing files [2601]: 19% packing files [2601]: 23% packing files [2601]: 26% packing files [2601]: 30% packing files [2601]: 34% packing files [2601]: 38% packing files [2601]: 42% packing files [2601]: 46% packing files [2601]: 49% packing files [2601]: 53% packing files [2601]: 57% packing files [2601]: 61% packing files [2601]: 65% packing files [2601]: 69% packing files [2601]: 73% packing files [2601]: 76% packing files [2601]: 80% packing files [2601]: 84% packing files [2601]: 88% packing files [2601]: 92% packing files [2601]: 96% packing files [2601]: 99% packing files [2601]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:07 TOTAL TIME 00:00:29