Read the Docs build information Build id: 186822 Project: cognite-sdk-python Version: latest Commit: 0e56e17071982ebc1e880c1b09e3a45cdee6021b Date: 2019-02-26T14:28:11.093271Z State: finished Success: True [rtd-command-info] start-time: 2019-02-26T14:28:11.543647Z, end-time: 2019-02-26T14:28:11.549810Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/cognitedata/cognite-sdk-python.git [rtd-command-info] start-time: 2019-02-26T14:28:11.613341Z, end-time: 2019-02-26T14:28:11.838013Z, duration: 0, exit-code: 0 git fetch --tags --prune --prune-tags --depth 50 From https://github.com/cognitedata/cognite-sdk-python e7745f5..0e56e17 master -> origin/master [rtd-command-info] start-time: 2019-02-26T14:28:12.043365Z, end-time: 2019-02-26T14:28:12.051106Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was e7745f5 Merge pull request #254 from cognitedata/delete-example HEAD is now at 0e56e17 Merge pull request #253 from cognitedata/improve-cognite-resource [rtd-command-info] start-time: 2019-02-26T14:28:12.123419Z, end-time: 2019-02-26T14:28:12.137961Z, duration: 0, exit-code: 0 git clean -d -f -f Removing docs/source/_build/ [rtd-command-info] start-time: 2019-02-26T14:28:12.764571Z, end-time: 2019-02-26T14:28:15.971602Z, duration: 3, exit-code: 0 python3.6 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.6.4' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin/python3.6 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin/python3.6) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-02-26T14:28:16.034910Z, end-time: 2019-02-26T14:28:16.808271Z, duration: 0, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (19.0.3) [rtd-command-info] start-time: 2019-02-26T14:28:16.869109Z, end-time: 2019-02-26T14:28:19.404708Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Requirement already up-to-date: Pygments==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (2.2.0) Collecting setuptools<40 Using cached https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl Requirement already up-to-date: docutils==0.13.1 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (0.13.1) Requirement already up-to-date: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (1.0.1) Requirement already up-to-date: pillow==2.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (2.6.1) Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (0.7.12) Requirement already up-to-date: commonmark==0.5.4 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (0.5.4) Requirement already up-to-date: recommonmark==0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (0.4.0) Requirement already up-to-date: sphinx<1.8 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (1.7.9) Requirement already up-to-date: sphinx-rtd-theme<0.5 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (0.4.3) Requirement already up-to-date: readthedocs-sphinx-ext<0.6 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (0.5.17) Requirement already satisfied, skipping upgrade: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (2.6.0) Requirement already satisfied, skipping upgrade: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (1.1.0) Requirement already satisfied, skipping upgrade: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (2.10) Requirement already satisfied, skipping upgrade: packaging in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (19.0) Requirement already satisfied, skipping upgrade: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (1.12.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (1.1.0) Requirement already satisfied, skipping upgrade: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (2.21.0) Requirement already satisfied, skipping upgrade: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from sphinx<1.8) (1.2.1) Requirement already satisfied, skipping upgrade: pytz>=0a in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from babel!=2.0,>=1.3->sphinx<1.8) (2018.9) Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from Jinja2>=2.3->sphinx<1.8) (1.1.1) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from packaging->sphinx<1.8) (2.3.1) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<1.8) (2018.11.29) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<1.8) (2.8) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<1.8) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3<1.25,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages (from requests>=2.0.0->sphinx<1.8) (1.24.1) Installing collected packages: setuptools Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed setuptools-39.2.0 [rtd-command-info] start-time: 2019-02-26T14:28:19.463163Z, end-time: 2019-02-26T14:28:20.249164Z, duration: 0, exit-code: 0 python ./setup.py install --force running install running bdist_egg running egg_info writing cognite_sdk.egg-info/PKG-INFO writing dependency_links to cognite_sdk.egg-info/dependency_links.txt writing requirements to cognite_sdk.egg-info/requires.txt writing top-level names to cognite_sdk.egg-info/top_level.txt reading manifest file 'cognite_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cognite_sdk.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py copying cognite/client/__init__.py -> build/lib/cognite/client copying cognite/client/_api_client.py -> build/lib/cognite/client copying cognite/client/stable/datapoints.py -> build/lib/cognite/client/stable creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/cognite copying build/lib/cognite/__init__.py -> build/bdist.linux-x86_64/egg/cognite creating build/bdist.linux-x86_64/egg/cognite/client copying build/lib/cognite/client/__init__.py -> build/bdist.linux-x86_64/egg/cognite/client copying build/lib/cognite/client/_api_client.py -> build/bdist.linux-x86_64/egg/cognite/client copying build/lib/cognite/client/_utils.py -> build/bdist.linux-x86_64/egg/cognite/client copying build/lib/cognite/client/cognite_client.py -> build/bdist.linux-x86_64/egg/cognite/client creating build/bdist.linux-x86_64/egg/cognite/client/experimental copying build/lib/cognite/client/experimental/__init__.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental creating build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting copying build/lib/cognite/client/experimental/model_hosting/models.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting copying build/lib/cognite/client/experimental/model_hosting/__init__.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting copying build/lib/cognite/client/experimental/model_hosting/schedules.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting copying build/lib/cognite/client/experimental/model_hosting/source_packages.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting copying build/lib/cognite/client/experimental/sequences.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental copying build/lib/cognite/client/experimental/datapoints.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental copying build/lib/cognite/client/experimental/time_series.py -> build/bdist.linux-x86_64/egg/cognite/client/experimental copying build/lib/cognite/client/exceptions.py -> build/bdist.linux-x86_64/egg/cognite/client creating build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/__init__.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/raw.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/files.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/assets.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/datapoints.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/events.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/login.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/time_series.py -> build/bdist.linux-x86_64/egg/cognite/client/stable copying build/lib/cognite/client/stable/tagmatching.py -> build/bdist.linux-x86_64/egg/cognite/client/stable creating build/bdist.linux-x86_64/egg/cognite/client/_auxiliary copying build/lib/cognite/client/_auxiliary/__init__.py -> build/bdist.linux-x86_64/egg/cognite/client/_auxiliary creating build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/_protobuf_descriptors copying build/lib/cognite/client/_auxiliary/_protobuf_descriptors/__init__.py -> build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/_protobuf_descriptors copying build/lib/cognite/client/_auxiliary/_protobuf_descriptors/_api_timeseries_data_v1_pb2.py -> build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/_protobuf_descriptors copying build/lib/cognite/client/_auxiliary/_protobuf_descriptors/_api_timeseries_data_v2_pb2.py -> build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/_protobuf_descriptors byte-compiling build/bdist.linux-x86_64/egg/cognite/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/_api_client.py to _api_client.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/_utils.py to _utils.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/cognite_client.py to cognite_client.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting/models.py to models.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting/schedules.py to schedules.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/model_hosting/source_packages.py to source_packages.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/sequences.py to sequences.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/datapoints.py to datapoints.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/experimental/time_series.py to time_series.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/exceptions.py to exceptions.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/raw.py to raw.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/files.py to files.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/assets.py to assets.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/datapoints.py to datapoints.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/events.py to events.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/login.py to login.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/time_series.py to time_series.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/stable/tagmatching.py to tagmatching.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/_protobuf_descriptors/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/_protobuf_descriptors/_api_timeseries_data_v1_pb2.py to _api_timeseries_data_v1_pb2.cpython-36.pyc byte-compiling build/bdist.linux-x86_64/egg/cognite/client/_auxiliary/_protobuf_descriptors/_api_timeseries_data_v2_pb2.py to _api_timeseries_data_v2_pb2.cpython-36.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying cognite_sdk.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating 'dist/cognite_sdk-0.13.0a5-py3.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing cognite_sdk-0.13.0a5-py3.6.egg creating /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/cognite_sdk-0.13.0a5-py3.6.egg Extracting cognite_sdk-0.13.0a5-py3.6.egg to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Removing cognite-sdk 0.13.0a4 from easy-install.pth file Adding cognite-sdk 0.13.0a5 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/cognite_sdk-0.13.0a5-py3.6.egg Processing dependencies for cognite-sdk==0.13.0a5 Searching for cognite-logger==0.3.2 Best match: cognite-logger 0.3.2 Processing cognite_logger-0.3.2-py3.6.egg cognite-logger 0.3.2 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/cognite_logger-0.3.2-py3.6.egg Searching for protobuf==3.7.0rc3 Best match: protobuf 3.7.0rc3 Processing protobuf-3.7.0rc3-py3.6.egg protobuf 3.7.0rc3 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/protobuf-3.7.0rc3-py3.6.egg Searching for pandas==0.24.1 Best match: pandas 0.24.1 Processing pandas-0.24.1-py3.6-linux-x86_64.egg pandas 0.24.1 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/pandas-0.24.1-py3.6-linux-x86_64.egg Searching for requests==2.21.0 Best match: requests 2.21.0 Adding requests 2.21.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for python-json-logger==0.1.8 Best match: python-json-logger 0.1.8 Processing python_json_logger-0.1.8-py3.6.egg python-json-logger 0.1.8 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/python_json_logger-0.1.8-py3.6.egg Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for setuptools==39.2.0 Best match: setuptools 39.2.0 Adding setuptools 39.2.0 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for pytz==2018.9 Best match: pytz 2018.9 Adding pytz 2018.9 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for python-dateutil==2.8.0 Best match: python-dateutil 2.8.0 Processing python_dateutil-2.8.0-py3.6.egg python-dateutil 2.8.0 is already the active version in easy-install.pth Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/python_dateutil-2.8.0-py3.6.egg Searching for numpy==1.16.1 Best match: numpy 1.16.1 Processing numpy-1.16.1-py3.6-linux-x86_64.egg numpy 1.16.1 is already the active version in easy-install.pth Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Installing f2py3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages/numpy-1.16.1-py3.6-linux-x86_64.egg Searching for certifi==2018.11.29 Best match: certifi 2018.11.29 Adding certifi 2018.11.29 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for urllib3==1.24.1 Best match: urllib3 1.24.1 Adding urllib3 1.24.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for idna==2.8 Best match: idna 2.8 Adding idna 2.8 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Searching for chardet==3.0.4 Best match: chardet 3.0.4 Adding chardet 3.0.4 to easy-install.pth file Installing chardetect script to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.6/site-packages Finished processing dependencies for cognite-sdk==0.13.0a5 [rtd-command-info] start-time: 2019-02-26T14:28:20.789955Z, end-time: 2019-02-26T14:28:20.851521Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # cognite-sdk-python documentation build configuration file, created by # sphinx-quickstart on Mon Jan 8 14:36:34 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("../..")) import cognite.client # isort:skip # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ["sphinx.ext.autodoc", "sphinx.ext.napoleon"] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "cognite-sdk" copyright = "2018, Erlend Vollset" author = "Erlend Vollset" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = cognite.client.__version__ # The full version, including alpha/beta/rc tags. release = cognite.client.__version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom _static files (such as style sheets) here, # relative to this directory. They are copied after the builtin _static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { "**": ["relations.html", "searchbox.html", "globaltoc.html"] # needs 'show_related': True theme option to display } html_favicon = "../../img/cognite_logo_black.png" html_logo = "../../img/cognite_logo_white.png" # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "cognite-sdk-pythondoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, "cognite-sdk-python.tex", "cognite-sdk-python Documentation", "Erlend Vollset", "manual") ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "cognite-sdk-python", "cognite-sdk-python Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "cognite-sdk-python", "cognite-sdk-python Documentation", author, "cognite-sdk-python", "One line description of project.", "Miscellaneous", ) ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for mulitple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("0.12", "/en/0.12/"), ("0.11", "/en/0.11/"), ("0.8", "/en/0.8/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/cognite-sdk-python/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/cognite-sdk-python/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/cognite-sdk-python/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'cognite-sdk-python', 'name': u'sdk-python', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://cognite-sdk-python.readthedocs-hosted.com/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'cognitedata', 'github_repo': 'cognite-sdk-python', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '0e56e170', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2019-02-26T14:28:20.917971Z, end-time: 2019-02-26T14:28:25.380969Z, duration: 4, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.9 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] cognite writing output... [100%] index generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-02-26T14:28:25.486777Z, end-time: 2019-02-26T14:28:30.271933Z, duration: 4, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... cognite writing... done writing additional files... copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-02-26T14:28:30.372469Z, end-time: 2019-02-26T14:28:34.684416Z, duration: 4, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done processing cognite-sdk-python.tex...index cognite resolving references... writing... done copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-02-26T14:28:34.743729Z, end-time: 2019-02-26T14:28:35.626746Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/latex/cognite-sdk-python.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/ latest/docs/source/_build/latex/cognite-sdk-python.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file cognite-sdk-python.idx No file cognite-sdk-python.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Overfull \hbox (9.50368pt too wide) in paragraph at lines 287--287 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 5 undefined on input line 288. [5] [6] Chapter 2. LaTeX Warning: Hyper reference `cognite:cognite.client.stable.assets.AssetRespo nse' on page 7 undefined on input line 408. [7] Underfull \hbox (badness 10000) in paragraph at lines 427--427 []\T1/ptm/m/it/10 asset_id\T1/ptm/m/n/10 , \T1/ptm/m/it/10 depth=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/ n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.stable.assets.AssetListR esponse' on page 8 undefined on input line 457. [8] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.assets.AssetListR esponse' on page 9 undefined on input line 518. Underfull \hbox (badness 10000) in paragraph at lines 546--546 []\T1/ptm/m/it/10 assets: List[cognite.client.stable.assets.Asset]\T1/pcr/m/n/1 0 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.stable.assets.Asset' on page 9 undefined on input line 550. LaTeX Warning: Hyper reference `cognite:cognite.client.stable.assets.AssetListR esponse' on page 9 undefined on input line 557. Underfull \hbox (badness 10000) in paragraph at lines 581--581 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 query=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as- Underfull \hbox (badness 10000) in paragraph at lines 581--581 \T1/ptm/m/it/10 set_subtrees=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_created_t ime=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_created_time=None\T1/ptm/m/n/10 , [9] [10] LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 11 undefined on input line 712. LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 11 undefined on input line 754. [11] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.datapoints.Datapo intsResponse' on page 12 undefined on input line 851. [12] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [13] Overfull \hbox (80.15138pt too wide) in paragraph at lines 983--983 []\T1/ptm/m/it/10 datapoints_queries: List[cognite.client.stable.datapoints.Dat apointsQuery], Underfull \hbox (badness 10000) in paragraph at lines 983--983 \T1/ptm/m/it/10 start, end=None, ag-gre-gates=None, Underfull \hbox (badness 10000) in paragraph at lines 983--983 \T1/ptm/m/it/10 gran-u-lar-ity=None, **kwargs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.stable.datapoints.Datapo intsQuery' on page 14 undefined on input line 990. LaTeX Warning: Hyper reference `cognite:cognite.client.stable.datapoints.Datapo intsResponseIterator' on page 14 undefined on input line 1020. LaTeX Warning: Hyper reference `cognite:cognite.client.stable.datapoints.Datapo int' on page 14 undefined on input line 1059. [14] Underfull \hbox (badness 10000) in paragraph at lines 1125--1125 []\T1/ptm/m/it/10 timeseries_with_datapoints: Overfull \hbox (39.48164pt too wide) in paragraph at lines 1125--1125 \T1/ptm/m/it/10 List[cognite.client.stable.datapoints.TimeseriesWithDatapoints] , LaTeX Warning: Hyper reference `cognite:cognite.client.stable.datapoints.Timese riesWithDatapoints' on page 15 undefined on input line 1129. Underfull \hbox (badness 10000) in paragraph at lines 1128--1130 []\T1/pcr/b/n/10 timeseries_with_datapoints \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Lis t[\T1/pcr/m/n/10 stable.datapoints. [15] Underfull \hbox (badness 10000) in paragraph at lines 1205--1205 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1205--1205 \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1205--1205 \T1/ptm/m/it/10 start=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end=None\T1/ptm/m/n/ 10 , [16] Overfull \hbox (3.50368pt too wide) in paragraph at lines 1250--1250 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 17 undefined on input line 1251. Overfull \hbox (32.80414pt too wide) in paragraph at lines 1292--1292 []\T1/ptm/m/it/10 datapoints_objects\T1/pcr/m/n/10 ) Overfull \hbox (33.50368pt too wide) in paragraph at lines 1302--1302 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 17 undefined on input line 1303. Underfull \hbox (badness 10000) in paragraph at lines 1344--1344 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dat-a- LaTeX Warning: Hyper reference `cognite:cognite.client.stable.datapoints.Datapo int' on page 17 undefined on input line 1354. [17] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.events.EventRespo nse' on page 18 undefined on input line 1421. Underfull \hbox (badness 10000) in paragraph at lines 1440--1440 []\T1/ptm/m/it/10 type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub_type=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 as-set_id=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 **kwa rgs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [18] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.events.EventListR esponse' on page 19 undefined on input line 1485. Underfull \hbox (badness 10000) in paragraph at lines 1504--1504 []\T1/ptm/m/it/10 events: List[cognite.client.stable.events.Event]\T1/pcr/m/n/1 0 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.stable.events.Event' on page 19 undefined on input line 1508. Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 []\T1/ptm/m/it/10 description=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 type=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 sub-type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min _start_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 \T1/ptm/m/it/10 max_start_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_end_tim e=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_end_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 \T1/ptm/m/it/10 min_created_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_creat ed_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 \T1/ptm/m/it/10 min_last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_ last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta- [19] Underfull \hbox (badness 10000) in paragraph at lines 1625--1625 []\T1/ptm/m/it/10 start_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_time=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip- [20] LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 21 undefined on input line 1674. LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 21 undefined on input line 1714. [21] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.files.FileInfoRes ponse' on page 22 undefined on input line 1841. [22] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.files.FileListRes ponse' on page 23 undefined on input line 1905. [23] LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 24 undefined on input line 2001. [24] LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 25 undefined on input line 2073. Underfull \hbox (badness 10000) in paragraph at lines 2118--2118 []\T1/ptm/m/it/10 request_session: re- Underfull \hbox (badness 10000) in paragraph at lines 2118--2118 \T1/ptm/m/it/10 quests.sessions.Session\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sio n: str LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 25 undefined on input line 2151. [25] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.raw.RawResponse' on page 26 undefined on input line 2234. Underfull \hbox (badness 10000) in paragraph at lines 2243--2243 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rows: LaTeX Warning: Hyper reference `cognite:cognite.client.stable.raw.RawRow' on pa ge 26 undefined on input line 2254. Underfull \hbox (badness 10000) in paragraph at lines 2274--2274 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_names: list = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [26] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.raw.RawResponse' on page 27 undefined on input line 2291. Underfull \hbox (badness 10000) in paragraph at lines 2316--2316 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rows: LaTeX Warning: Hyper reference `cognite:cognite.client.stable.raw.RawResponse' on page 27 undefined on input line 2380. LaTeX Warning: Hyper reference `cognite:cognite.client.stable.raw.RawResponse' on page 27 undefined on input line 2409. [27] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.raw.RawResponse' on page 28 undefined on input line 2441. LaTeX Warning: Hyper reference `cognite:cognite.client.stable.raw.RawResponse' on page 28 undefined on input line 2470. LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 28 undefined on input line 2486. [28] Underfull \hbox (badness 10000) in paragraph at lines 2566--2566 []\T1/ptm/m/it/10 tag_ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fuzzy_threshold=0\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 plat-form=None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 ! $ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.stable.tagmatching.TagMa tchingResponse' on page 29 undefined on input line 2590. Overfull \hbox (15.50368pt too wide) in paragraph at lines 2605--2605 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 29 undefined on input line 2606. [29] Underfull \hbox (badness 10000) in paragraph at lines 2705--2705 []\T1/ptm/m/it/10 prefix=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-clude_metadata=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2705--2705 \T1/ptm/m/it/10 as-set_id=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 path=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm /m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.stable.time_series.TimeS eriesListResponse' on page 30 undefined on input line 2741. [30] LaTeX Warning: Hyper reference `cognite:cognite.client.stable.time_series.TimeS eries' on page 31 undefined on input line 2764. LaTeX Warning: Hyper reference `cognite:cognite.client.stable.time_series.TimeS eries' on page 31 undefined on input line 2795. Underfull \hbox (badness 10000) in paragraph at lines 2826--2826 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 is_string=False\T1/ptm/m /n/10 , \T1/ptm/m/it/10 meta- Underfull \hbox (badness 10000) in paragraph at lines 2826--2826 \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unit=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 as- Underfull \hbox (badness 10000) in paragraph at lines 2826--2826 \T1/ptm/m/it/10 se-cu-rity_categories=None\T1/ptm/m/n/10 , [31] Overfull \hbox (33.50368pt too wide) in paragraph at lines 2877--2877 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 32 undefined on input line 2878. Overfull \hbox (9.50368pt too wide) in paragraph at lines 2924--2924 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 32 undefined on input line 2925. [32] [33] [34] Chapter 3. Overfull \hbox (7.76465pt too wide) in paragraph at lines 2978--2978 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelResponse' on page 35 undefined on input line 3006. [35] LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelResponse' on page 36 undefined on input line 3065. Underfull \hbox (badness 10000) in paragraph at lines 3074--3074 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Overfull \hbox (6.35167pt too wide) in paragraph at lines 3074--3074 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelVersionRespon se LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelVersionResponse' on page 36 undefined on input line 3090. Underfull \hbox (badness 10000) in paragraph at lines 3127--3127 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log_type: str = None\T1/pcr/m/n/10 ) $\OMS/cm sy/m/n/10 !$ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelLogResponse' on page 36 undefined on input line 3146. [36] LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelResponse' on page 37 undefined on input line 3165. Underfull \hbox (badness 10000) in paragraph at lines 3174--3174 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelVersionResponse' on page 37 undefined on input line 3190. Underfull \hbox (badness 10000) in paragraph at lines 3199--3199 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelArtifactCollectionResponse' on page 37 undefined on input line 3 215. Underfull \hbox (badness 10000) in paragraph at lines 3224--3224 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 limit: int = No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cur-sor: str Underfull \hbox (badness 10000) in paragraph at lines 3224--3224 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au-topag-ing: bool = Fal se\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Overfull \hbox (24.02104pt too wide) in paragraph at lines 3224--3224 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelVersionCollec tionResponse LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelVersionCollectionResponse' on page 37 undefined on input line 32 46. [37] LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelCollectionResponse' on page 38 undefined on input line 3274. LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelVersionResponse' on page 38 undefined on input line 3352. [38] LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelResponse' on page 39 undefined on input line 3383. Underfull \hbox (badness 10000) in paragraph at lines 3392--3392 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion: str = Underfull \hbox (badness 10000) in paragraph at lines 3392--3392 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta-data: Dict[str\T1/ptm /m/n/10 , \T1/ptm/m/it/10 str] = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.models.ModelVersionResponse' on page 39 undefined on input line 3414. Overfull \hbox (177.50368pt too wide) in paragraph at lines 3429--3429 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 39 undefined on input line 3430. Overfull \hbox (117.50368pt too wide) in paragraph at lines 3461--3461 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 39 undefined on input line 3462. Overfull \hbox (129.50368pt too wide) in paragraph at lines 3493--3493 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 39 undefined on input line 3494. Overfull \hbox (87.50368pt too wide) in paragraph at lines 3525--3525 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 39 undefined on input line 3526. [39] Overfull \hbox (69.50368pt too wide) in paragraph at lines 3557--3557 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 40 undefined on input line 3558. Overfull \hbox (171.50368pt too wide) in paragraph at lines 3589--3589 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 40 undefined on input line 3590. Overfull \hbox (111.50368pt too wide) in paragraph at lines 3621--3621 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 40 undefined on input line 3622. Overfull \hbox (41.42467pt too wide) in paragraph at lines 3653--3653 []\T1/ptm/m/it/10 message\T1/ptm/m/n/10 , Overfull \hbox (54.48476pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 code=None\T1/ptm/m/n/10 , Overfull \hbox (86.89426pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 x_request_id=None\T1/ptm/m/n/10 , Overfull \hbox (17.2549pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 ex- Overfull \hbox (50.62476pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 tra=None\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client.exceptions.APIError' on page 40 undefined on input line 3654. Overfull \hbox (103.76465pt too wide) in paragraph at lines 3682--3682 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [40] Underfull \hbox (badness 10000) in paragraph at lines 3685--3685 []\T1/ptm/m/it/10 name: str, pack-age_name: str, avail-able_operations: Underfull \hbox (badness 10000) in paragraph at lines 3685--3685 \T1/ptm/m/it/10 List[str], run-time_version: str, de-scrip-tion: str = None, Underfull \hbox (badness 6675) in paragraph at lines 3685--3685 \T1/ptm/m/it/10 meta-data: Dict = None, file_path: str = None\T1/pcr/m/n/10 ) $ \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Overfull \hbox (63.59123pt too wide) in paragraph at lines 3685--3685 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.CreateSou rcePackageResponse LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.source_packages.CreateSourcePackageResponse' on page 41 undefined on input l ine 3717. Overfull \hbox (114.38118pt too wide) in paragraph at lines 3761--3761 []\T1/ptm/m/it/10 id: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 c og-nite.client.experimental.model_hosting.source_packages.SourcePackageResponse LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.source_packages.SourcePackageResponse' on page 41 undefined on input line 37 71. [41] Overfull \hbox (78.38118pt too wide) in paragraph at lines 3802--3802 []\T1/ptm/m/it/10 id: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 c og-nite.client.experimental.model_hosting.source_packages.SourcePackageResponse LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.source_packages.SourcePackageResponse' on page 42 undefined on input line 38 12. Overfull \hbox (73.16101pt too wide) in paragraph at lines 3821--3821 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageCollectionResponse LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.source_packages.SourcePackageCollectionResponse' on page 42 undefined on inp ut line 3840. Overfull \hbox (207.50368pt too wide) in paragraph at lines 3855--3855 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 42 undefined on input line 3856. Overfull \hbox (231.50368pt too wide) in paragraph at lines 3887--3887 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 42 undefined on input line 3888. Overfull \hbox (171.50368pt too wide) in paragraph at lines 3919--3919 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 42 undefined on input line 3920. [42] Overfull \hbox (43.76465pt too wide) in paragraph at lines 3957--3957 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Underfull \hbox (badness 6157) in paragraph at lines 3960--3960 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 args: Dict = None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 meta-data: Dict = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n /10 !$ \T1/ptm/m/n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.schedules.ScheduleResponse' on page 43 undefined on input line 3989. Overfull \hbox (25.23137pt too wide) in paragraph at lines 4014--4014 []\T1/ptm/m/it/10 id: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 c og-nite.client.experimental.model_hosting.schedules.ScheduleResponse LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.schedules.ScheduleResponse' on page 43 undefined on input line 4024. LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.schedules.ScheduleResponse' on page 43 undefined on input line 4043. [43] LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.model_hosti ng.schedules.ScheduleCollectionResponse' on page 44 undefined on input line 407 1. Overfull \hbox (165.50368pt too wide) in paragraph at lines 4086--4086 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteColle ctionResponse' on page 44 undefined on input line 4087. Overfull \hbox (105.50368pt too wide) in paragraph at lines 4118--4118 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 44 undefined on input line 4119. [44] Underfull \hbox (badness 10000) in paragraph at lines 4185--4185 []\T1/ptm/m/it/10 ids: List[int]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m /n/10 cog- LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.time_series .TimeSeriesResponse' on page 45 undefined on input line 4196. LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.time_series .TimeSeriesResponse' on page 45 undefined on input line 4215. Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 query=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unit =None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 is_string=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 is_step=None\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 meta-data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as- Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 set_ids=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as-set_subtrees=No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_created_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 max_created_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_last_ updated_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 max_last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 **kw args\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [45] LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.time_series .TimeSeriesResponse' on page 46 undefined on input line 4296. Overfull \hbox (45.50368pt too wide) in paragraph at lines 4311--4311 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 46 undefined on input line 4312. [46] Overfull \hbox (39.50368pt too wide) in paragraph at lines 4427--4427 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `cognite:cognite.client._api_client.CogniteRespo nse' on page 47 undefined on input line 4428. [47] Underfull \hbox (badness 10000) in paragraph at lines 4530--4530 []\T1/ptm/m/it/10 external_id: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm /m/n/10 cog- Underfull \hbox (badness 10000) in paragraph at lines 4590--4590 []\T1/ptm/m/it/10 sequences: List[cognite.client.experimental.sequences.Sequenc e]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [48] Underfull \hbox (badness 10000) in paragraph at lines 4651--4651 []\T1/ptm/m/it/10 row_number: int, val-ues: Overfull \hbox (65.99237pt too wide) in paragraph at lines 4651--4651 \T1/ptm/m/it/10 List[cognite.client.experimental.sequences.RowValue]\T1/pcr/m/n /10 ) Overfull \hbox (81.66243pt too wide) in paragraph at lines 4711--4711 \T1/ptm/m/it/10 List[cognite.client.experimental.sequences.Column] [49] LaTeX Warning: Hyper reference `cognite:cognite.client.experimental.sequences.C olumn' on page 50 undefined on input line 4730. Overfull \hbox (1.56415pt too wide) in paragraph at lines 4753--4753 []\T1/ptm/m/it/10 inclusive_from: Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-clu- Underfull \hbox (badness 8000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 sive_to: int\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 limit: int Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 = 100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col- Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 umn_ids: Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 List[int] = Underfull \hbox (badness 10000) in paragraph at lines 4780--4780 []\T1/ptm/m/it/10 rows: Overfull \hbox (145.77255pt too wide) in paragraph at lines 4780--4780 \T1/ptm/m/it/10 List[cognite.client.experimental.sequences.Row]\T1/pcr/m/n/10 ) [50] LaTeX Warning: Reference `cognite:module-cognite.client.exceptions' on page 51 undefined on input line 4820. LaTeX Warning: Reference `cognite:module-cognite.client.experimental.datapoints ' on page 51 undefined on input line 4821. Overfull \hbox (0.6225pt too wide) in paragraph at lines 4821--4822 []\T1/pcr/m/n/10 cognite.client.experimental.datapoints\T1/ptm/m/n/10 , LaTeX Warning: Reference `cognite:module-cognite.client.experimental.model_host ing.models' on page 51 undefined on input line 4822. Overfull \hbox (60.6225pt too wide) in paragraph at lines 4822--4823 []\T1/pcr/m/n/10 cognite.client.experimental.model_hosting.models\T1/ptm/m/n/10 , LaTeX Warning: Reference `cognite:module-cognite.client.experimental.model_host ing.schedules' on page 51 undefined on input line 4823. Overfull \hbox (78.6225pt too wide) in paragraph at lines 4823--4824 []\T1/pcr/m/n/10 cognite.client.experimental.model_hosting.schedules\T1/ptm/m/n /10 , LaTeX Warning: Reference `cognite:module-cognite.client.experimental.model_host ing.source_packages' on page 51 undefined on input line 4824. Overfull \hbox (114.6225pt too wide) in paragraph at lines 4824--4825 []\T1/pcr/m/n/10 cognite.client.experimental.model_hosting.source_packages\T1/p tm/m/n/10 , LaTeX Warning: Reference `cognite:module-cognite.client.experimental.sequences' on page 51 undefined on input line 4825. Underfull \hbox (badness 10000) in paragraph at lines 4825--4826 []\T1/pcr/m/n/10 cognite.client.experimental.sequences\T1/ptm/m/n/10 , LaTeX Warning: Reference `cognite:module-cognite.client.experimental.time_serie s' on page 51 undefined on input line 4826. Overfull \hbox (6.6225pt too wide) in paragraph at lines 4826--4827 []\T1/pcr/m/n/10 cognite.client.experimental.time_series\T1/ptm/m/n/10 , LaTeX Warning: Reference `cognite:module-cognite.client.stable.assets' on page 51 undefined on input line 4827. LaTeX Warning: Reference `cognite:module-cognite.client.stable.datapoints' on p age 51 undefined on input line 4828. LaTeX Warning: Reference `cognite:module-cognite.client.stable.events' on page 51 undefined on input line 4829. LaTeX Warning: Reference `cognite:module-cognite.client.stable.files' on page 5 1 undefined on input line 4830. LaTeX Warning: Reference `cognite:module-cognite.client.stable.login' on page 5 1 undefined on input line 4831. LaTeX Warning: Reference `cognite:module-cognite.client.stable.raw' on page 51 undefined on input line 4832. LaTeX Warning: Reference `cognite:module-cognite.client.stable.tagmatching' on page 51 undefined on input line 4833. LaTeX Warning: Reference `cognite:module-cognite.client.stable.time_series' on page 51 undefined on input line 4834. [51] No file cognite-sdk-python.ind. (./cognite-sdk-python.aux) Package rerunfilecheck Warning: File `cognite-sdk-python.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on cognite-sdk-python.pdf (55 pages, 245219 bytes). Transcript written on cognite-sdk-python.log. [rtd-command-info] start-time: 2019-02-26T14:28:35.694655Z, end-time: 2019-02-26T14:28:35.812903Z, duration: 0, exit-code: 0 makeindex -s python.ist cognite-sdk-python.idx This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file cognite-sdk-python.idx....done (285 entries accepted, 0 rejected). Sorting entries.....done (2532 comparisons). Generating output file cognite-sdk-python.ind....done (465 lines written, 0 warnings). Output written in cognite-sdk-python.ind. Transcript written in cognite-sdk-python.ilg. [rtd-command-info] start-time: 2019-02-26T14:28:35.880528Z, end-time: 2019-02-26T14:28:36.639340Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/latex/cognite-sdk-python.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/ latest/docs/source/_build/latex/cognite-sdk-python.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file cognite-sdk-python.idx (./cognite-sdk-python.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./cognite-sdk-python.out) (./cognite-sdk-python.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./cognite-sdk-python.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Overfull \hbox (9.50368pt too wide) in paragraph at lines 287--287 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [5] [6] Chapter 2. [7] Underfull \hbox (badness 10000) in paragraph at lines 427--427 []\T1/ptm/m/it/10 asset_id\T1/ptm/m/n/10 , \T1/ptm/m/it/10 depth=None\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/ n/10 cog- [8] Underfull \hbox (badness 10000) in paragraph at lines 546--546 []\T1/ptm/m/it/10 assets: List[cognite.client.stable.assets.Asset]\T1/pcr/m/n/1 0 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Underfull \hbox (badness 10000) in paragraph at lines 581--581 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 query=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta -data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as- Underfull \hbox (badness 10000) in paragraph at lines 581--581 \T1/ptm/m/it/10 set_subtrees=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_created_t ime=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_created_time=None\T1/ptm/m/n/10 , [9] [10] [11] [12] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [13] Overfull \hbox (80.15138pt too wide) in paragraph at lines 983--983 []\T1/ptm/m/it/10 datapoints_queries: List[cognite.client.stable.datapoints.Dat apointsQuery], Underfull \hbox (badness 10000) in paragraph at lines 983--983 \T1/ptm/m/it/10 start, end=None, ag-gre-gates=None, Underfull \hbox (badness 10000) in paragraph at lines 983--983 \T1/ptm/m/it/10 gran-u-lar-ity=None, **kwargs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [14] Underfull \hbox (badness 10000) in paragraph at lines 1125--1125 []\T1/ptm/m/it/10 timeseries_with_datapoints: Overfull \hbox (39.48164pt too wide) in paragraph at lines 1125--1125 \T1/ptm/m/it/10 List[cognite.client.stable.datapoints.TimeseriesWithDatapoints] , Underfull \hbox (badness 10000) in paragraph at lines 1128--1130 []\T1/pcr/b/n/10 timeseries_with_datapoints \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 Lis t[[][]\T1/pcr/m/n/10 stable.datapoints. [15] Underfull \hbox (badness 10000) in paragraph at lines 1205--1205 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ag-gre-gates=None\T1/ptm /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1205--1205 \T1/ptm/m/it/10 gran-u-lar-ity=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1205--1205 \T1/ptm/m/it/10 start=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end=None\T1/ptm/m/n/ 10 , [16] Overfull \hbox (3.50368pt too wide) in paragraph at lines 1250--1250 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (32.80414pt too wide) in paragraph at lines 1292--1292 []\T1/ptm/m/it/10 datapoints_objects\T1/pcr/m/n/10 ) Overfull \hbox (33.50368pt too wide) in paragraph at lines 1302--1302 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 1344--1344 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dat-a- [17] Underfull \hbox (badness 10000) in paragraph at lines 1440--1440 []\T1/ptm/m/it/10 type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub_type=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 as-set_id=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 **kwa rgs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [18] Underfull \hbox (badness 10000) in paragraph at lines 1504--1504 []\T1/ptm/m/it/10 events: List[cognite.client.stable.events.Event]\T1/pcr/m/n/1 0 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 []\T1/ptm/m/it/10 description=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 type=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 sub-type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min _start_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 \T1/ptm/m/it/10 max_start_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_end_tim e=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_end_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 \T1/ptm/m/it/10 min_created_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_creat ed_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1534--1534 \T1/ptm/m/it/10 min_last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_ last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta- [19] Underfull \hbox (badness 10000) in paragraph at lines 1625--1625 []\T1/ptm/m/it/10 start_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_time=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip- [20] [21] [22] [23] [24] Underfull \hbox (badness 10000) in paragraph at lines 2118--2118 []\T1/ptm/m/it/10 request_session: re- Underfull \hbox (badness 10000) in paragraph at lines 2118--2118 \T1/ptm/m/it/10 quests.sessions.Session\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sio n: str [25] Underfull \hbox (badness 10000) in paragraph at lines 2243--2243 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rows: Underfull \hbox (badness 10000) in paragraph at lines 2274--2274 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_names: list = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [26] Underfull \hbox (badness 10000) in paragraph at lines 2316--2316 []\T1/ptm/m/it/10 database_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ta- ble_name: str = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rows: [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 2566--2566 []\T1/ptm/m/it/10 tag_ids\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fuzzy_threshold=0\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 plat-form=None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 ! $ \T1/ptm/m/n/10 cog- Overfull \hbox (15.50368pt too wide) in paragraph at lines 2605--2605 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [29] Underfull \hbox (badness 10000) in paragraph at lines 2705--2705 []\T1/ptm/m/it/10 prefix=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-clude_metadata=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2705--2705 \T1/ptm/m/it/10 as-set_id=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 path=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm /m/n/10 cog- [30] Underfull \hbox (badness 10000) in paragraph at lines 2826--2826 []\T1/ptm/m/it/10 name\T1/ptm/m/n/10 , \T1/ptm/m/it/10 is_string=False\T1/ptm/m /n/10 , \T1/ptm/m/it/10 meta- Underfull \hbox (badness 10000) in paragraph at lines 2826--2826 \T1/ptm/m/it/10 data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unit=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 as- Underfull \hbox (badness 10000) in paragraph at lines 2826--2826 \T1/ptm/m/it/10 se-cu-rity_categories=None\T1/ptm/m/n/10 , [31] Overfull \hbox (33.50368pt too wide) in paragraph at lines 2877--2877 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (9.50368pt too wide) in paragraph at lines 2924--2924 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [32] [33] [34] Chapter 3. Overfull \hbox (7.76465pt too wide) in paragraph at lines 2978--2978 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [35] Underfull \hbox (badness 10000) in paragraph at lines 3074--3074 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Overfull \hbox (6.35167pt too wide) in paragraph at lines 3074--3074 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelVersionRespon se Underfull \hbox (badness 10000) in paragraph at lines 3127--3127 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/ptm/m/n/10 , \T1/ptm/m/it/10 log_type: str = None\T1/pcr/m/n/10 ) $\OMS/cm sy/m/n/10 !$ \T1/ptm/m/n/10 cog- [36] Underfull \hbox (badness 10000) in paragraph at lines 3174--3174 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Underfull \hbox (badness 10000) in paragraph at lines 3199--3199 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Underfull \hbox (badness 10000) in paragraph at lines 3224--3224 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 limit: int = No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cur-sor: str Underfull \hbox (badness 10000) in paragraph at lines 3224--3224 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 au-topag-ing: bool = Fal se\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Overfull \hbox (24.02104pt too wide) in paragraph at lines 3224--3224 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelVersionCollec tionResponse [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 3392--3392 []\T1/ptm/m/it/10 model_id: int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-sion_id: in t\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion: str = Underfull \hbox (badness 10000) in paragraph at lines 3392--3392 \T1/ptm/m/it/10 None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 meta-data: Dict[str\T1/ptm /m/n/10 , \T1/ptm/m/it/10 str] = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ ptm/m/n/10 cog- Overfull \hbox (177.50368pt too wide) in paragraph at lines 3429--3429 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (117.50368pt too wide) in paragraph at lines 3461--3461 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (129.50368pt too wide) in paragraph at lines 3493--3493 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (87.50368pt too wide) in paragraph at lines 3525--3525 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [39] Overfull \hbox (69.50368pt too wide) in paragraph at lines 3557--3557 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (171.50368pt too wide) in paragraph at lines 3589--3589 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (111.50368pt too wide) in paragraph at lines 3621--3621 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (41.42467pt too wide) in paragraph at lines 3653--3653 []\T1/ptm/m/it/10 message\T1/ptm/m/n/10 , Overfull \hbox (54.48476pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 code=None\T1/ptm/m/n/10 , Overfull \hbox (86.89426pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 x_request_id=None\T1/ptm/m/n/10 , Overfull \hbox (17.2549pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 ex- Overfull \hbox (50.62476pt too wide) in paragraph at lines 3653--3653 \T1/ptm/m/it/10 tra=None\T1/pcr/m/n/10 ) Overfull \hbox (103.76465pt too wide) in paragraph at lines 3682--3682 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [40] Underfull \hbox (badness 10000) in paragraph at lines 3685--3685 []\T1/ptm/m/it/10 name: str, pack-age_name: str, avail-able_operations: Underfull \hbox (badness 10000) in paragraph at lines 3685--3685 \T1/ptm/m/it/10 List[str], run-time_version: str, de-scrip-tion: str = None, Underfull \hbox (badness 6675) in paragraph at lines 3685--3685 \T1/ptm/m/it/10 meta-data: Dict = None, file_path: str = None\T1/pcr/m/n/10 ) $ \OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- Overfull \hbox (63.59123pt too wide) in paragraph at lines 3685--3685 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.CreateSou rcePackageResponse Overfull \hbox (114.38118pt too wide) in paragraph at lines 3761--3761 []\T1/ptm/m/it/10 id: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 c og-nite.client.experimental.model_hosting.source_packages.SourcePackageResponse [41] Overfull \hbox (78.38118pt too wide) in paragraph at lines 3802--3802 []\T1/ptm/m/it/10 id: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 c og-nite.client.experimental.model_hosting.source_packages.SourcePackageResponse Overfull \hbox (73.16101pt too wide) in paragraph at lines 3821--3821 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageCollectionResponse Overfull \hbox (207.50368pt too wide) in paragraph at lines 3855--3855 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (231.50368pt too wide) in paragraph at lines 3887--3887 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (171.50368pt too wide) in paragraph at lines 3919--3919 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [42] Overfull \hbox (43.76465pt too wide) in paragraph at lines 3957--3957 []\T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) Underfull \hbox (badness 6157) in paragraph at lines 3960--3960 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 args: Dict = None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 meta-data: Dict = None\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n /10 !$ \T1/ptm/m/n/10 cog- Overfull \hbox (25.23137pt too wide) in paragraph at lines 4014--4014 []\T1/ptm/m/it/10 id: int\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 c og-nite.client.experimental.model_hosting.schedules.ScheduleResponse [43] Overfull \hbox (165.50368pt too wide) in paragraph at lines 4086--4086 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) Overfull \hbox (105.50368pt too wide) in paragraph at lines 4118--4118 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [44] Underfull \hbox (badness 10000) in paragraph at lines 4185--4185 []\T1/ptm/m/it/10 ids: List[int]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m /n/10 cog- Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 []\T1/ptm/m/it/10 name=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-scrip-tion=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 query=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unit =None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 is_string=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 is_step=None\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 meta-data=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as- Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 set_ids=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 as-set_subtrees=No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_created_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 max_created_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_last_ updated_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4224--4224 \T1/ptm/m/it/10 max_last_updated_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 **kw args\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [45] Overfull \hbox (45.50368pt too wide) in paragraph at lines 4311--4311 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [46] Overfull \hbox (39.50368pt too wide) in paragraph at lines 4427--4427 []\T1/ptm/m/it/10 internal_representation\T1/pcr/m/n/10 ) [47] Underfull \hbox (badness 10000) in paragraph at lines 4530--4530 []\T1/ptm/m/it/10 external_id: str\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm /m/n/10 cog- Underfull \hbox (badness 10000) in paragraph at lines 4590--4590 []\T1/ptm/m/it/10 sequences: List[cognite.client.experimental.sequences.Sequenc e]\T1/pcr/m/n/10 ) $\OMS/cmsy/m/n/10 !$ \T1/ptm/m/n/10 cog- [48] Underfull \hbox (badness 10000) in paragraph at lines 4651--4651 []\T1/ptm/m/it/10 row_number: int, val-ues: Overfull \hbox (65.99237pt too wide) in paragraph at lines 4651--4651 \T1/ptm/m/it/10 List[cognite.client.experimental.sequences.RowValue]\T1/pcr/m/n /10 ) Overfull \hbox (81.66243pt too wide) in paragraph at lines 4711--4711 \T1/ptm/m/it/10 List[cognite.client.experimental.sequences.Column] [49] Overfull \hbox (1.56415pt too wide) in paragraph at lines 4753--4753 []\T1/ptm/m/it/10 inclusive_from: Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-clu- Underfull \hbox (badness 8000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 sive_to: int\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 limit: int Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 = 100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 col- Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 umn_ids: Underfull \hbox (badness 10000) in paragraph at lines 4753--4753 \T1/ptm/m/it/10 List[int] = Underfull \hbox (badness 10000) in paragraph at lines 4780--4780 []\T1/ptm/m/it/10 rows: Overfull \hbox (145.77255pt too wide) in paragraph at lines 4780--4780 \T1/ptm/m/it/10 List[cognite.client.experimental.sequences.Row]\T1/pcr/m/n/10 ) [50] Overfull \hbox (0.6225pt too wide) in paragraph at lines 4821--4822 []\T1/pcr/m/n/10 cognite.client.experimental.datapoints\T1/ptm/m/n/10 , Overfull \hbox (60.6225pt too wide) in paragraph at lines 4822--4823 []\T1/pcr/m/n/10 cognite.client.experimental.model_hosting.models\T1/ptm/m/n/10 , Overfull \hbox (78.6225pt too wide) in paragraph at lines 4823--4824 []\T1/pcr/m/n/10 cognite.client.experimental.model_hosting.schedules\T1/ptm/m/n /10 , Overfull \hbox (114.6225pt too wide) in paragraph at lines 4824--4825 []\T1/pcr/m/n/10 cognite.client.experimental.model_hosting.source_packages\T1/p tm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4825--4826 []\T1/pcr/m/n/10 cognite.client.experimental.sequences\T1/ptm/m/n/10 , Overfull \hbox (6.6225pt too wide) in paragraph at lines 4826--4827 []\T1/pcr/m/n/10 cognite.client.experimental.time_series\T1/ptm/m/n/10 , [51] (./cognite-sdk-python.ind [52] Overfull \hbox (58.59927pt too wide) in paragraph at lines 6--8 []\T1/ptm/m/n/10 args (cog-nite.client.experimental.model_hosting.models.Predic tionError Underfull \hbox (badness 10000) in paragraph at lines 15--16 []\T1/ptm/m/n/10 camel_case_dict() (cog-nite.client.stable.assets.Asset Underfull \hbox (badness 10000) in paragraph at lines 16--17 []\T1/ptm/m/n/10 camel_case_dict() (cog- Underfull \hbox (badness 10000) in paragraph at lines 17--19 []\T1/ptm/m/n/10 camel_case_dict() (cog- Underfull \hbox (badness 10000) in paragraph at lines 17--19 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsQuery Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/ptm/m/n/10 camel_case_dict() (cog- Overfull \hbox (28.23926pt too wide) in paragraph at lines 19--21 \T1/ptm/m/n/10 nite.client.stable.datapoints.TimeseriesWithDatapoints Underfull \hbox (badness 10000) in paragraph at lines 21--22 []\T1/ptm/m/n/10 camel_case_dict() (cog-nite.client.stable.events.Event Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/ptm/m/n/10 camel_case_dict() (cog- Underfull \hbox (badness 10000) in paragraph at lines 22--23 \T1/ptm/m/n/10 nite.client.stable.time_series.TimeSeries Underfull \hbox (badness 10000) in paragraph at lines 26--27 []\T1/ptm/m/n/10 cognite.client.experimental.model_hosting.schedules Overfull \hbox (11.0399pt too wide) in paragraph at lines 27--28 []\T1/ptm/m/n/10 cognite.client.experimental.model_hosting.source_packages Underfull \hbox (badness 10000) in paragraph at lines 39--40 []\T1/ptm/m/n/10 CogniteCollectionResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\T1/ptm/m/n/10 create_databases() (cog-nite.client.stable.raw.RawClient Overfull \hbox (94.88852pt too wide) in paragraph at lines 43--45 []\T1/ptm/m/n/10 create_model() (cog-nite.client.experimental.model_hosting.mod els.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 45--46 []\T1/ptm/m/n/10 create_rows() (cog-nite.client.stable.raw.RawClient Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/ptm/m/n/10 create_schedule() (cog- Overfull \hbox (75.22916pt too wide) in paragraph at lines 46--48 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules.SchedulesClient Underfull \hbox (badness 10000) in paragraph at lines 48--50 []\T1/ptm/m/n/10 create_source_package() (cog- Overfull \hbox (124.48907pt too wide) in paragraph at lines 48--50 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageClient Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/ptm/m/n/10 create_tables() (cog-nite.client.stable.raw.RawClient Underfull \hbox (badness 10000) in paragraph at lines 51--53 []\T1/ptm/m/n/10 CreateSourcePackageResponse (class in cog- Overfull \hbox (42.42992pt too wide) in paragraph at lines 51--53 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages), Underfull \hbox (badness 10000) in paragraph at lines 57--58 []\T1/ptm/m/n/10 DatapointsClient (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 58--59 []\T1/ptm/m/n/10 DatapointsClient (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 59--60 []\T1/ptm/m/n/10 DatapointsQuery (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/ptm/m/n/10 DatapointsResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 61--62 []\T1/ptm/m/n/10 DatapointsResponse (class in cog- [53] Underfull \hbox (badness 10000) in paragraph at lines 62--63 []\T1/ptm/m/n/10 DatapointsResponseIterator (class in cog- Underfull \hbox (badness 7397) in paragraph at lines 64--65 []\T1/ptm/m/n/10 delete_assets() (cog-nite.client.stable.assets.AssetsClient Underfull \hbox (badness 10000) in paragraph at lines 65--66 []\T1/ptm/m/n/10 delete_databases() (cog-nite.client.stable.raw.RawClient Underfull \hbox (badness 10000) in paragraph at lines 67--68 []\T1/ptm/m/n/10 delete_files() (cog-nite.client.stable.files.FilesClient Overfull \hbox (94.89851pt too wide) in paragraph at lines 68--70 []\T1/ptm/m/n/10 delete_model() (cog-nite.client.experimental.model_hosting.mod els.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 70--72 []\T1/ptm/m/n/10 delete_model_version() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 70--72 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/ptm/m/n/10 delete_rows() (cog-nite.client.stable.raw.RawClient Underfull \hbox (badness 10000) in paragraph at lines 73--75 []\T1/ptm/m/n/10 delete_schedule() (cog- Overfull \hbox (75.22916pt too wide) in paragraph at lines 73--75 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules.SchedulesClient Underfull \hbox (badness 10000) in paragraph at lines 75--77 []\T1/ptm/m/n/10 delete_sequence_by_id() (cog- Overfull \hbox (16.59985pt too wide) in paragraph at lines 75--77 \T1/ptm/m/n/10 nite.client.experimental.sequences.SequencesClient Underfull \hbox (badness 10000) in paragraph at lines 77--79 []\T1/ptm/m/n/10 delete_source_package() (cog- Overfull \hbox (124.48907pt too wide) in paragraph at lines 77--79 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageClient Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/ptm/m/n/10 delete_source_package_code() (cog- Overfull \hbox (124.48907pt too wide) in paragraph at lines 79--81 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageClient Underfull \hbox (badness 10000) in paragraph at lines 81--82 []\T1/ptm/m/n/10 delete_tables() (cog-nite.client.stable.raw.RawClient Underfull \hbox (badness 10000) in paragraph at lines 82--84 []\T1/ptm/m/n/10 delete_time_series() (cog- Underfull \hbox (badness 10000) in paragraph at lines 82--84 \T1/ptm/m/n/10 nite.client.stable.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 84--86 []\T1/ptm/m/n/10 delete_time_series_by_id() (cog- Overfull \hbox (24.59912pt too wide) in paragraph at lines 84--86 \T1/ptm/m/n/10 nite.client.experimental.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 86--88 []\T1/ptm/m/n/10 deprecate_model() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 86--88 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 88--90 []\T1/ptm/m/n/10 deprecate_model_version() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 88--90 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 90--92 []\T1/ptm/m/n/10 deprecate_schedule() (cog- Overfull \hbox (75.22916pt too wide) in paragraph at lines 90--92 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules.SchedulesClient Underfull \hbox (badness 10000) in paragraph at lines 92--94 []\T1/ptm/m/n/10 deprecate_source_package() (cog- Overfull \hbox (124.48907pt too wide) in paragraph at lines 92--94 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageClient Underfull \hbox (badness 10000) in paragraph at lines 94--96 []\T1/ptm/m/n/10 download_artifact() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 94--96 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/ptm/m/n/10 download_file() (cog-nite.client.stable.files.FilesClient Underfull \hbox (badness 10000) in paragraph at lines 97--99 []\T1/ptm/m/n/10 download_source_package_code() (cog- Overfull \hbox (124.48907pt too wide) in paragraph at lines 97--99 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageClient Overfull \hbox (16.82983pt too wide) in paragraph at lines 112--113 []\T1/ptm/m/n/10 from_JSON() (cog-nite.client.experimental.sequences.Column Overfull \hbox (3.24002pt too wide) in paragraph at lines 113--114 []\T1/ptm/m/n/10 from_JSON() (cog-nite.client.experimental.sequences.Row Overfull \hbox (26.00977pt too wide) in paragraph at lines 114--115 []\T1/ptm/m/n/10 from_JSON() (cog-nite.client.experimental.sequences.RowValue Overfull \hbox (22.91983pt too wide) in paragraph at lines 115--116 []\T1/ptm/m/n/10 from_JSON() (cog-nite.client.experimental.sequences.Sequence Overfull \hbox (80.12917pt too wide) in paragraph at lines 116--118 []\T1/ptm/m/n/10 from_JSON() (cog-nite.client.experimental.sequences.SequenceDa taResponse Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/ptm/m/n/10 get_asset() (cog-nite.client.stable.assets.AssetsClient Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/ptm/m/n/10 get_asset_subtree() (cog- Underfull \hbox (badness 10000) in paragraph at lines 123--124 \T1/ptm/m/n/10 nite.client.stable.assets.AssetsClient method), Underfull \hbox (badness 10000) in paragraph at lines 124--125 []\T1/ptm/m/n/10 get_assets() (cog-nite.client.stable.assets.AssetsClient Underfull \hbox (badness 10000) in paragraph at lines 125--127 []\T1/ptm/m/n/10 get_data_from_sequence() (cog- Overfull \hbox (16.59985pt too wide) in paragraph at lines 125--127 \T1/ptm/m/n/10 nite.client.experimental.sequences.SequencesClient Underfull \hbox (badness 10000) in paragraph at lines 127--128 []\T1/ptm/m/n/10 get_databases() (cog-nite.client.stable.raw.RawClient Overfull \hbox (62.9487pt too wide) in paragraph at lines 128--130 []\T1/ptm/m/n/10 get_datapoints() (cog-nite.client.experimental.datapoints.Data pointsClient Overfull \hbox (34.21887pt too wide) in paragraph at lines 130--132 []\T1/ptm/m/n/10 get_datapoints() (cog-nite.client.stable.datapoints.Datapoints Client Underfull \hbox (badness 10000) in paragraph at lines 132--134 []\T1/ptm/m/n/10 get_datapoints_frame() (cog- Underfull \hbox (badness 10000) in paragraph at lines 132--134 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsClient Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/ptm/m/n/10 get_event() (cog-nite.client.stable.events.EventsClient Underfull \hbox (badness 10000) in paragraph at lines 135--136 []\T1/ptm/m/n/10 get_events() (cog-nite.client.stable.events.EventsClient Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/ptm/m/n/10 get_file_info() (cog-nite.client.stable.files.FilesClient [54] Overfull \hbox (14.21887pt too wide) in paragraph at lines 137--138 []\T1/ptm/m/n/10 get_latest() (cog-nite.client.stable.datapoints.DatapointsClie nt Overfull \hbox (74.9088pt too wide) in paragraph at lines 138--140 []\T1/ptm/m/n/10 get_logs() (cog-nite.client.experimental.model_hosting.models. ModelsClient Overfull \hbox (83.23874pt too wide) in paragraph at lines 140--142 []\T1/ptm/m/n/10 get_model() (cog-nite.client.experimental.model_hosting.models .ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 142--144 []\T1/ptm/m/n/10 get_model_version() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 142--144 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 144--146 []\T1/ptm/m/n/10 get_multi_time_series_datapoints() (cog- Underfull \hbox (badness 10000) in paragraph at lines 144--146 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsClient Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\T1/ptm/m/n/10 get_multiple_time_series_by_id() (cog- Overfull \hbox (24.59912pt too wide) in paragraph at lines 146--148 \T1/ptm/m/n/10 nite.client.experimental.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 149--150 []\T1/ptm/m/n/10 get_row_as_csv() (cog- Underfull \hbox (badness 10000) in paragraph at lines 149--150 \T1/ptm/m/n/10 nite.client.experimental.sequences.Row Overfull \hbox (113.76843pt too wide) in paragraph at lines 151--153 []\T1/ptm/m/n/10 get_schedule() (cog-nite.client.experimental.model_hosting.sch edules.SchedulesClient Underfull \hbox (badness 10000) in paragraph at lines 153--155 []\T1/ptm/m/n/10 get_sequence_by_external_id() (cog- Overfull \hbox (16.59985pt too wide) in paragraph at lines 153--155 \T1/ptm/m/n/10 nite.client.experimental.sequences.SequencesClient Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/ptm/m/n/10 get_sequence_by_id() (cog- Overfull \hbox (16.59985pt too wide) in paragraph at lines 155--157 \T1/ptm/m/n/10 nite.client.experimental.sequences.SequencesClient Underfull \hbox (badness 10000) in paragraph at lines 157--159 []\T1/ptm/m/n/10 get_source_package() (cog- Overfull \hbox (124.48907pt too wide) in paragraph at lines 157--159 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageClient Underfull \hbox (badness 10000) in paragraph at lines 159--160 []\T1/ptm/m/n/10 get_tables() (cog-nite.client.stable.raw.RawClient Underfull \hbox (badness 10000) in paragraph at lines 160--162 []\T1/ptm/m/n/10 get_time_series() (cog- Underfull \hbox (badness 10000) in paragraph at lines 160--162 \T1/ptm/m/n/10 nite.client.stable.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 162--164 []\T1/ptm/m/n/10 get_time_series_by_id() (cog- Overfull \hbox (24.59912pt too wide) in paragraph at lines 162--164 \T1/ptm/m/n/10 nite.client.experimental.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/ptm/m/n/10 LatestDatapointResponse (class in cog- Overfull \hbox (90.35806pt too wide) in paragraph at lines 168--170 []\T1/ptm/m/n/10 list_artifacts() (cog-nite.client.experimental.model_hosting.m odels.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 171--173 []\T1/ptm/m/n/10 list_model_versions() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 171--173 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Overfull \hbox (87.13837pt too wide) in paragraph at lines 173--175 []\T1/ptm/m/n/10 list_models() (cog-nite.client.experimental.model_hosting.mode ls.ModelsClient Overfull \hbox (117.66806pt too wide) in paragraph at lines 175--177 []\T1/ptm/m/n/10 list_schedules() (cog-nite.client.experimental.model_hosting.s chedules.SchedulesClient Underfull \hbox (badness 10000) in paragraph at lines 177--179 []\T1/ptm/m/n/10 list_source_packages() (cog- Overfull \hbox (124.48907pt too wide) in paragraph at lines 177--179 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageClient Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/ptm/m/n/10 live_data_generator() (cog- Underfull \hbox (badness 10000) in paragraph at lines 179--181 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsClient Overfull \hbox (7.5698pt too wide) in paragraph at lines 181--182 []\T1/ptm/m/n/10 logged_in (cog-nite.client.stable.login.LoginStatusResponse Underfull \hbox (badness 10000) in paragraph at lines 183--184 []\T1/ptm/m/n/10 LoginStatusResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 187--189 []\T1/ptm/m/n/10 ModelArtifactCollectionResponse (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 187--189 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Underfull \hbox (badness 10000) in paragraph at lines 189--191 []\T1/ptm/m/n/10 ModelArtifactResponse (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 189--191 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Underfull \hbox (badness 10000) in paragraph at lines 191--193 []\T1/ptm/m/n/10 ModelCollectionResponse (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 191--193 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Underfull \hbox (badness 10000) in paragraph at lines 193--195 []\T1/ptm/m/n/10 ModelLogResponse (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 193--195 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Underfull \hbox (badness 10000) in paragraph at lines 195--196 []\T1/ptm/m/n/10 ModelResponse (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 195--196 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/ptm/m/n/10 ModelsClient (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 196--197 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Underfull \hbox (badness 10000) in paragraph at lines 197--199 []\T1/ptm/m/n/10 ModelVersionCollectionResponse (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 197--199 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Underfull \hbox (badness 10000) in paragraph at lines 199--201 []\T1/ptm/m/n/10 ModelVersionResponse (class in cog- Overfull \hbox (3.57014pt too wide) in paragraph at lines 199--201 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models), Overfull \hbox (2.66992pt too wide) in paragraph at lines 204--205 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client._api_client.CogniteResponse Overfull \hbox (65.55914pt too wide) in paragraph at lines 205--207 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.datapoints.Datapoi ntsResponse Overfull \hbox (170.73784pt too wide) in paragraph at lines 207--209 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.mode ls.ModelArtifactCollectionResponse Overfull \hbox (129.06847pt too wide) in paragraph at lines 209--211 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.mode ls.ModelArtifactResponse Overfull \hbox (139.73839pt too wide) in paragraph at lines 211--213 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.mode ls.ModelCollectionResponse Overfull \hbox (114.179pt too wide) in paragraph at lines 213--215 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.mode ls.ModelLogResponse [55] Overfull \hbox (98.06902pt too wide) in paragraph at lines 215--217 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.mode ls.ModelResponse Overfull \hbox (170.28804pt too wide) in paragraph at lines 217--219 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.mode ls.ModelVersionCollectionResponse Overfull \hbox (128.61867pt too wide) in paragraph at lines 219--221 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.mode ls.ModelVersionResponse Overfull \hbox (160.2782pt too wide) in paragraph at lines 221--223 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.sche dules.ScheduleCollectionResponse Overfull \hbox (118.60883pt too wide) in paragraph at lines 223--225 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.sche dules.ScheduleResponse Overfull \hbox (197.85823pt too wide) in paragraph at lines 225--227 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.sour ce_packages.CreateSourcePackageResponse Overfull \hbox (213.42801pt too wide) in paragraph at lines 227--229 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.sour ce_packages.SourcePackageCollectionResponse Overfull \hbox (171.75864pt too wide) in paragraph at lines 229--231 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.model_hosting.sour ce_packages.SourcePackageResponse Overfull \hbox (71.86868pt too wide) in paragraph at lines 231--233 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.experimental.time_series.TimeSe riesResponse Overfull \hbox (13.49915pt too wide) in paragraph at lines 233--234 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.assets.AssetListResponse Overfull \hbox (36.82932pt too wide) in paragraph at lines 235--236 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.datapoints.DatapointsRes ponse Overfull \hbox (57.37897pt too wide) in paragraph at lines 236--238 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.datapoints.LatestDatapoi ntResponse Overfull \hbox (16.27979pt too wide) in paragraph at lines 238--239 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.events.EventListResponse Overfull \hbox (0.72012pt too wide) in paragraph at lines 239--240 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.events.EventResponse Overfull \hbox (1.27968pt too wide) in paragraph at lines 240--241 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.files.FileInfoResponse Overfull \hbox (21.28966pt too wide) in paragraph at lines 242--243 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.login.LoginStatusRespons e Underfull \hbox (badness 10000) in paragraph at lines 243--244 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.raw.RawResponse Overfull \hbox (54.90938pt too wide) in paragraph at lines 244--246 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.tagmatching.TagMatchingR esponse Overfull \hbox (58.69852pt too wide) in paragraph at lines 246--248 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.time_series.TimeSeriesLi stResponse Overfull \hbox (43.13885pt too wide) in paragraph at lines 248--250 []\T1/ptm/m/n/10 next_cursor() (cog-nite.client.stable.time_series.TimeSeriesRe sponse Overfull \hbox (98.78853pt too wide) in paragraph at lines 253--255 []\T1/ptm/m/n/10 online_predict() (cog-nite.client.experimental.model_hosting.m odels.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 259--260 []\T1/ptm/m/n/10 post_assets() (cog-nite.client.stable.assets.AssetsClient Underfull \hbox (badness 10000) in paragraph at lines 260--262 []\T1/ptm/m/n/10 post_data_to_sequence() (cog- Overfull \hbox (16.59985pt too wide) in paragraph at lines 260--262 \T1/ptm/m/n/10 nite.client.experimental.sequences.SequencesClient Underfull \hbox (badness 10000) in paragraph at lines 262--264 []\T1/ptm/m/n/10 post_datapoints() (cog- Underfull \hbox (badness 10000) in paragraph at lines 262--264 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsClient Underfull \hbox (badness 10000) in paragraph at lines 264--266 []\T1/ptm/m/n/10 post_datapoints_frame() (cog- Underfull \hbox (badness 10000) in paragraph at lines 264--266 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsClient Underfull \hbox (badness 10000) in paragraph at lines 266--267 []\T1/ptm/m/n/10 post_events() (cog-nite.client.stable.events.EventsClient Underfull \hbox (badness 10000) in paragraph at lines 267--269 []\T1/ptm/m/n/10 post_multi_time_series_datapoints() (cog- Underfull \hbox (badness 10000) in paragraph at lines 267--269 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsClient Overfull \hbox (65.13902pt too wide) in paragraph at lines 269--271 []\T1/ptm/m/n/10 post_sequences() (cog-nite.client.experimental.sequences.Seque ncesClient Underfull \hbox (badness 10000) in paragraph at lines 271--273 []\T1/ptm/m/n/10 post_time_series() (cog- Underfull \hbox (badness 10000) in paragraph at lines 271--273 \T1/ptm/m/n/10 nite.client.stable.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 274--275 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 274--275 \T1/ptm/m/n/10 nite.client._api_client.CogniteResponse Underfull \hbox (badness 10000) in paragraph at lines 275--277 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (32.16963pt too wide) in paragraph at lines 275--277 \T1/ptm/m/n/10 nite.client.experimental.datapoints.DatapointsResponse Underfull \hbox (badness 10000) in paragraph at lines 277--279 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (137.34833pt too wide) in paragraph at lines 277--279 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelArtifactColle ctionResponse Underfull \hbox (badness 10000) in paragraph at lines 279--281 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (95.67896pt too wide) in paragraph at lines 279--281 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelArtifactRespo nse Underfull \hbox (badness 10000) in paragraph at lines 281--283 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (106.34888pt too wide) in paragraph at lines 281--283 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelCollectionRes ponse Underfull \hbox (badness 10000) in paragraph at lines 283--285 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (80.78949pt too wide) in paragraph at lines 283--285 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelLogResponse Underfull \hbox (badness 10000) in paragraph at lines 285--287 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (64.6795pt too wide) in paragraph at lines 285--287 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelResponse Underfull \hbox (badness 10000) in paragraph at lines 287--289 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (136.89853pt too wide) in paragraph at lines 287--289 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelVersionCollec tionResponse Underfull \hbox (badness 10000) in paragraph at lines 289--291 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (95.22916pt too wide) in paragraph at lines 289--291 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelVersionRespon se Underfull \hbox (badness 10000) in paragraph at lines 291--293 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (126.88869pt too wide) in paragraph at lines 291--293 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules.ScheduleCollect ionResponse Underfull \hbox (badness 10000) in paragraph at lines 293--295 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (85.21931pt too wide) in paragraph at lines 293--295 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules.ScheduleRespons e [56] Underfull \hbox (badness 10000) in paragraph at lines 295--297 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (164.46872pt too wide) in paragraph at lines 295--297 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.CreateSou rcePackageResponse Underfull \hbox (badness 10000) in paragraph at lines 297--299 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (180.0385pt too wide) in paragraph at lines 297--299 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageCollectionResponse Underfull \hbox (badness 10000) in paragraph at lines 299--301 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (138.36913pt too wide) in paragraph at lines 299--301 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages.SourcePac kageResponse Underfull \hbox (badness 10000) in paragraph at lines 301--303 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (38.47917pt too wide) in paragraph at lines 301--303 \T1/ptm/m/n/10 nite.client.experimental.time_series.TimeSeriesResponse Underfull \hbox (badness 10000) in paragraph at lines 303--304 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 303--304 \T1/ptm/m/n/10 nite.client.stable.assets.AssetListResponse Underfull \hbox (badness 10000) in paragraph at lines 304--305 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 304--305 \T1/ptm/m/n/10 nite.client.stable.assets.AssetResponse Underfull \hbox (badness 10000) in paragraph at lines 305--307 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (3.4398pt too wide) in paragraph at lines 305--307 \T1/ptm/m/n/10 nite.client.stable.datapoints.DatapointsResponse Underfull \hbox (badness 10000) in paragraph at lines 307--309 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (23.98946pt too wide) in paragraph at lines 307--309 \T1/ptm/m/n/10 nite.client.stable.datapoints.LatestDatapointResponse Underfull \hbox (badness 10000) in paragraph at lines 309--310 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 309--310 \T1/ptm/m/n/10 nite.client.stable.events.EventListResponse Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 310--311 \T1/ptm/m/n/10 nite.client.stable.events.EventResponse Underfull \hbox (badness 10000) in paragraph at lines 311--312 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 311--312 \T1/ptm/m/n/10 nite.client.stable.files.FileInfoResponse Underfull \hbox (badness 10000) in paragraph at lines 312--313 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 312--313 \T1/ptm/m/n/10 nite.client.stable.files.FileListResponse Underfull \hbox (badness 10000) in paragraph at lines 313--314 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 313--314 \T1/ptm/m/n/10 nite.client.stable.login.LoginStatusResponse Underfull \hbox (badness 10000) in paragraph at lines 314--315 []\T1/ptm/m/n/10 previous_cursor() (cog- Underfull \hbox (badness 10000) in paragraph at lines 314--315 \T1/ptm/m/n/10 nite.client.stable.raw.RawResponse method), Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (21.51987pt too wide) in paragraph at lines 315--317 \T1/ptm/m/n/10 nite.client.stable.tagmatching.TagMatchingResponse Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (25.309pt too wide) in paragraph at lines 317--319 \T1/ptm/m/n/10 nite.client.stable.time_series.TimeSeriesListResponse Underfull \hbox (badness 10000) in paragraph at lines 319--321 []\T1/ptm/m/n/10 previous_cursor() (cog- Overfull \hbox (9.74934pt too wide) in paragraph at lines 319--321 \T1/ptm/m/n/10 nite.client.stable.time_series.TimeSeriesResponse Overfull \hbox (8.11958pt too wide) in paragraph at lines 322--323 []\T1/ptm/m/n/10 project_id (cog-nite.client.stable.login.LoginStatusResponse Underfull \hbox (badness 10000) in paragraph at lines 332--333 []\T1/ptm/m/n/10 RowValue (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 336--338 []\T1/ptm/m/n/10 ScheduleCollectionResponse (class in cog- Overfull \hbox (13.56003pt too wide) in paragraph at lines 336--338 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules), Underfull \hbox (badness 10000) in paragraph at lines 338--340 []\T1/ptm/m/n/10 ScheduleResponse (class in cog- Overfull \hbox (13.56003pt too wide) in paragraph at lines 338--340 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules), Underfull \hbox (badness 10000) in paragraph at lines 340--342 []\T1/ptm/m/n/10 SchedulesClient (class in cog- Overfull \hbox (13.56003pt too wide) in paragraph at lines 340--342 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.schedules), Underfull \hbox (badness 10000) in paragraph at lines 342--343 []\T1/ptm/m/n/10 search_for_assets() (cog- Underfull \hbox (badness 10000) in paragraph at lines 342--343 \T1/ptm/m/n/10 nite.client.stable.assets.AssetsClient method), Underfull \hbox (badness 10000) in paragraph at lines 343--344 []\T1/ptm/m/n/10 search_for_events() (cog- Underfull \hbox (badness 10000) in paragraph at lines 344--346 []\T1/ptm/m/n/10 search_for_time_series() (cog- Overfull \hbox (24.59912pt too wide) in paragraph at lines 344--346 \T1/ptm/m/n/10 nite.client.experimental.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 346--347 []\T1/ptm/m/n/10 Sequence (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 347--348 []\T1/ptm/m/n/10 SequenceDataRequest (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 348--349 []\T1/ptm/m/n/10 SequenceDataResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 349--350 []\T1/ptm/m/n/10 SequencesClient (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 350--352 []\T1/ptm/m/n/10 SourcePackageClient (class in cog- Overfull \hbox (42.42992pt too wide) in paragraph at lines 350--352 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages), Underfull \hbox (badness 10000) in paragraph at lines 352--354 []\T1/ptm/m/n/10 SourcePackageCollectionResponse (class in cog- Overfull \hbox (42.42992pt too wide) in paragraph at lines 352--354 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages), Underfull \hbox (badness 10000) in paragraph at lines 354--356 []\T1/ptm/m/n/10 SourcePackageResponse (class in cog- Overfull \hbox (42.42992pt too wide) in paragraph at lines 354--356 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.source_packages), Overfull \hbox (48.40904pt too wide) in paragraph at lines 360--362 []\T1/ptm/m/n/10 tag_matching() (cog-nite.client.stable.tagmatching.TagMatching Client [57] Underfull \hbox (badness 10000) in paragraph at lines 362--363 []\T1/ptm/m/n/10 TagMatchingClient (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 363--364 []\T1/ptm/m/n/10 TagMatchingResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 365--366 []\T1/ptm/m/n/10 TimeSeriesClient (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 366--367 []\T1/ptm/m/n/10 TimeSeriesClient (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 367--368 []\T1/ptm/m/n/10 TimeSeriesListResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 368--369 []\T1/ptm/m/n/10 TimeSeriesResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 369--370 []\T1/ptm/m/n/10 TimeSeriesResponse (class in cog- Underfull \hbox (badness 10000) in paragraph at lines 370--371 []\T1/ptm/m/n/10 TimeseriesWithDatapoints (class in cog- Overfull \hbox (26.7293pt too wide) in paragraph at lines 371--372 []\T1/ptm/m/n/10 to_json() (cog-nite.client._api_client.CogniteCollectionRespon se Underfull \hbox (badness 10000) in paragraph at lines 372--373 []\T1/ptm/m/n/10 to_json() (cog-nite.client._api_client.CogniteResponse Overfull \hbox (47.94914pt too wide) in paragraph at lines 373--375 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.datapoints.DatapointsR esponse Overfull \hbox (153.12784pt too wide) in paragraph at lines 375--377 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.models.M odelArtifactCollectionResponse Overfull \hbox (111.45847pt too wide) in paragraph at lines 377--379 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.models.M odelArtifactResponse Overfull \hbox (122.12839pt too wide) in paragraph at lines 379--381 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.models.M odelCollectionResponse Overfull \hbox (96.569pt too wide) in paragraph at lines 381--383 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.models.M odelLogResponse Overfull \hbox (80.45901pt too wide) in paragraph at lines 383--385 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.models.M odelResponse Overfull \hbox (152.67804pt too wide) in paragraph at lines 385--387 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.models.M odelVersionCollectionResponse Overfull \hbox (111.00867pt too wide) in paragraph at lines 387--389 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.models.M odelVersionResponse Overfull \hbox (142.6682pt too wide) in paragraph at lines 389--391 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.schedule s.ScheduleCollectionResponse Overfull \hbox (100.99883pt too wide) in paragraph at lines 391--393 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.schedule s.ScheduleResponse Overfull \hbox (180.24823pt too wide) in paragraph at lines 393--395 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.source_p ackages.CreateSourcePackageResponse Overfull \hbox (195.81801pt too wide) in paragraph at lines 395--397 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.source_p ackages.SourcePackageCollectionResponse Overfull \hbox (154.14864pt too wide) in paragraph at lines 397--399 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.model_hosting.source_p ackages.SourcePackageResponse Overfull \hbox (61.24927pt too wide) in paragraph at lines 399--401 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.sequences.SequenceData Response Overfull \hbox (54.25868pt too wide) in paragraph at lines 401--403 []\T1/ptm/m/n/10 to_json() (cog-nite.client.experimental.time_series.TimeSeries Response Underfull \hbox (badness 10000) in paragraph at lines 405--406 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.assets.AssetResponse Underfull \hbox (badness 10000) in paragraph at lines 406--407 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.datapoints.Datapoint Overfull \hbox (5.8796pt too wide) in paragraph at lines 407--408 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.datapoints.DatapointsQuery Overfull \hbox (19.21931pt too wide) in paragraph at lines 408--409 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.datapoints.DatapointsRespons e Overfull \hbox (39.76897pt too wide) in paragraph at lines 409--411 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.datapoints.LatestDatapointRe sponse Overfull \hbox (44.01877pt too wide) in paragraph at lines 411--413 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.datapoints.TimeseriesWithDat apoints Underfull \hbox (badness 10000) in paragraph at lines 415--416 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.events.EventResponse Underfull \hbox (badness 10000) in paragraph at lines 416--417 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.files.FileInfoResponse Underfull \hbox (badness 10000) in paragraph at lines 417--418 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.files.FileListResponse Overfull \hbox (3.67966pt too wide) in paragraph at lines 418--419 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.login.LoginStatusResponse Underfull \hbox (badness 10000) in paragraph at lines 419--420 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.raw.RawResponse Overfull \hbox (37.29938pt too wide) in paragraph at lines 420--421 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.tagmatching.TagMatchingRespo nse Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.time_series.TimeSeries Overfull \hbox (41.08852pt too wide) in paragraph at lines 422--424 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.time_series.TimeSeriesListRe sponse Overfull \hbox (25.52885pt too wide) in paragraph at lines 424--425 []\T1/ptm/m/n/10 to_json() (cog-nite.client.stable.time_series.TimeSeriesRespon se Overfull \hbox (32.85916pt too wide) in paragraph at lines 425--426 []\T1/ptm/m/n/10 to_list() (cog-nite.client.stable.tagmatching.TagMatchingRespo nse Overfull \hbox (59.04913pt too wide) in paragraph at lines 426--428 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.experimental.datapoints.Datapoint sResponse Overfull \hbox (72.34926pt too wide) in paragraph at lines 428--430 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.experimental.sequences.SequenceDa taResponse Overfull \hbox (65.35867pt too wide) in paragraph at lines 430--432 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.experimental.time_series.TimeSeri esResponse Overfull \hbox (6.98914pt too wide) in paragraph at lines 432--433 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.assets.AssetListResponse Underfull \hbox (badness 10000) in paragraph at lines 433--434 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.assets.AssetResponse Overfull \hbox (30.3193pt too wide) in paragraph at lines 434--435 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.datapoints.DatapointsRespo nse Overfull \hbox (50.86896pt too wide) in paragraph at lines 435--437 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.datapoints.LatestDatapoint Response Overfull \hbox (9.76978pt too wide) in paragraph at lines 437--438 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.events.EventListResponse [58] Underfull \hbox (badness 5563) in paragraph at lines 440--441 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.files.FileListResponse Underfull \hbox (badness 10000) in paragraph at lines 441--442 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.raw.RawResponse Overfull \hbox (48.39937pt too wide) in paragraph at lines 442--443 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.tagmatching.TagMatchingRes ponse Overfull \hbox (52.1885pt too wide) in paragraph at lines 443--445 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.time_series.TimeSeriesList Response Overfull \hbox (36.62885pt too wide) in paragraph at lines 445--446 []\T1/ptm/m/n/10 to_pandas() (cog-nite.client.stable.time_series.TimeSeriesResp onse Underfull \hbox (badness 10000) in paragraph at lines 446--448 []\T1/ptm/m/n/10 train_model_version() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 446--448 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Overfull \hbox (97.67868pt too wide) in paragraph at lines 451--453 []\T1/ptm/m/n/10 update_model() (cog-nite.client.experimental.model_hosting.mod els.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 453--455 []\T1/ptm/m/n/10 update_model_version() (cog- Overfull \hbox (54.68935pt too wide) in paragraph at lines 453--455 \T1/ptm/m/n/10 nite.client.experimental.model_hosting.models.ModelsClient Underfull \hbox (badness 10000) in paragraph at lines 455--457 []\T1/ptm/m/n/10 update_time_series() (cog- Underfull \hbox (badness 10000) in paragraph at lines 455--457 \T1/ptm/m/n/10 nite.client.stable.time_series.TimeSeriesClient Underfull \hbox (badness 10000) in paragraph at lines 457--458 []\T1/ptm/m/n/10 upload_file() (cog-nite.client.stable.files.FilesClient Overfull \hbox (109.86864pt too wide) in paragraph at lines 462--464 []\T1/ptm/m/n/10 with_traceback() (cog-nite.client.experimental.model_hosting.m odels.PredictionError [59]) (./cognite-sdk-python.aux) Package rerunfilecheck Warning: File `cognite-sdk-python.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on cognite-sdk-python.pdf (63 pages, 271093 bytes). Transcript written on cognite-sdk-python.log. [rtd-command-info] start-time: 2019-02-26T14:28:36.714773Z, end-time: 2019-02-26T14:28:36.775642Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/latex/cognite-sdk-python.pdf /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/artifacts/latest/sphinx_pdf/cognite-sdk-python.pdf [rtd-command-info] start-time: 2019-02-26T14:28:36.849109Z, end-time: 2019-02-26T14:28:41.172818Z, duration: 4, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.7.9 loading translations [en]... done making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [epub]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] cognite reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] cognite writing output... [100%] index generating indices... genindex py-modindex writing additional pages... copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_static' does not exist done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing cognite-sdk.epub file... build succeeded, 1 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-02-26T14:28:41.231936Z, end-time: 2019-02-26T14:28:41.285151Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/docs/source/_build/epub/cognite-sdk.epub /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/artifacts/latest/sphinx_epub/cognite-sdk-python.epub