With the v1.6.0 release of EarthAI Notebook, some of the example notebooks available for download on this Support Portal are displaying warnings of this nature:
/opt/conda/envs/earthai/lib/python3.7/site-packages/ipykernel/ipkernel.py:287:
DeprecationWarning: `should_run_async` will not call `transform_cell` automatically
in the future. Please pass the result to `transformed_cell` argument and any
exception that happen during the transform in `preprocessing_exc_tuple` in IPython
7.17 and above and should_run_async(code)
This warning arises from recent updates to the IPykernel repository, which the EarthAI library depends on. The issue has been reported by several users and can be found on IPykernel's GitHub site.
We will continue to monitor this issue and are in the process of updating the affected notebooks to turn off these warnings. In the cases we have seen, the returned outputs from these cells are unchanged and appear to be valid results. Should you encounter any issues or have concerns about other warning messages that you see in our example notebooks, please do not hesitate to contact us.
Comments
0 comments
Please sign in to leave a comment.