Skip to content

xarray lecture

xarray lecture #875

Triggered via pull request October 23, 2024 09:47
Status Failure
Total duration 42s
Artifacts

sphinx.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Build
Process completed with exit code 2.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build: content/xarray.rst#L96
image file not readable: img/xarray/xarray_dataset_image.png
Build: content/xarray.rst#L262
image file not readable: img/xarray/xarray_2d_plot.png
Build: content/xarray.rst#L273
image file not readable: img/xarray/xarray_1d_plot.png
Build: content/xarray.rst#L282
image file not readable: img/xarray/xarray_hist.png
Build: content/xarray.rst#L96
image file not readable: img/xarray/xarray_dataset_image.png
Build: content/xarray.rst#L262
image file not readable: img/xarray/xarray_2d_plot.png
Build: content/xarray.rst#L273
image file not readable: img/xarray/xarray_1d_plot.png
Build: content/xarray.rst#L282
image file not readable: img/xarray/xarray_hist.png
Build: content/xarray.rst#L415
Lexing literal_block "$ python exercise.py\n<xarray.Dataset> Size: 940B\nDimensions: (time: 10, company: 3)\nCoordinates:\n * time (time) <U10 400B '2023-01-01' '2023-01-02' ... '2023-01-10'\n * company (company) <U5 60B 'AAPL' 'GOOGL' 'MSFT'\nData variables:\n stock_price (time, company) float64 240B 101.1 1.572e+03 ... 217.8\n trading_volume (time, company) int64 240B 1214 7911 4578 ... 4338 6861 6958\nAttributes:\n currency: USD" as "python3" resulted in an error at token: '$'. Retrying in relaxed mode.
Build: content/profiling.md#L18
'myst' cross-reference target not found: '/content/productivity.rst'
Build: content/scripts.rst#L65
Could not obtain image size. :scale: option is ignored.
Build: content/scripts.rst#L65
Cannot scale image!
Build: content/web-apis.ipynb#L320004
Lexing literal_block "{'User-Agent': 'python-requests/2.28.1',\n 'Accept-Encoding': 'gzip, deflate, br',\n 'Accept': '*/*',\n 'Connection': 'keep-alive'}\n" as "json" resulted in an error at token: "'". Retrying in relaxed mode.
Build: content/web-apis.ipynb#L320015
Lexing literal_block "{'User-Agent': 'python-requests/2.28.1',\n 'Accept-Encoding': 'gzip, deflate, br',\n 'Accept': '*/*',\n 'Connection': 'keep-alive',\n 'example-user-id' : 'example-password'}\n" as "json" resulted in an error at token: "'". Retrying in relaxed mode.