-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Running into a strange error running Gaia notebooks on a M1 iMac Ventura 13.2.1 desktop under VSCode:
Version: 1.76.2
Commit: ee2b180d582a7f601fa6ecfdad8d9fd269ab1884
Date: 2023-03-14T17:53:46.528Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Darwin arm64 22.3.0
Sandboxed: Yes
The same code runs fine under my older intel iMac.
Worked with the Gaia support team and determined that the Gaia Notebook works under native Jupyter Notebook but not VSCode.
To duplicate:
1.- Download the .zip file that contains complementary notebooks, supplementary files, and a "tutorials.yml" environment file in: https://www.cosmos.esa.int/web/gaia-users/archive/datalink-products#datalink_jntb_get_all
2.- Using Conda: create a dedicated Python environment from the "tutorials.yml" file (follow the steps detailed here: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file )
Below are screen prints of the issue: