-
Upgrade openEO to latest version.
@zbenta
We updated our documentation to reflect latest upgrades to software stack:
https://github.com/Open-EO/openeo-geotrellis-kubernetes/commit/a8147962d49555d3…
-
We have been using split_all = False earlier, to bulk download and prevent the earlier error mentioned in issue #14
```python
from c3s_eqc_automatic_quality_control import download
collection_id…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Running latest VSCode on Win10. Connecting remotely via …
-
this command fail:
!pip install git+https://github.com/AI4Finance-Foundation/FinRL.git
results:
Running command git clone --filter=blob:none --quiet https://github.com/AI4Finance-Foundation/FinRL…
-
Working on a notebook running on _boréas_ I noticed that using twitcher really slows down the process.
MWE:
```python3
import xarray as xr
def extract(url):
ds = xr.open_dataset(url, drop…
-
Type: Bug
# Behaviour
## Expected vs. Actual
When trying to select an interpreter for a project that is based on Poetry, I sometimes either don't see the virtual environment at all in the lis…
-
## Kindly read this ENTIRE form and fill it out with the requested information. It may seem tedious, but it's even more tedious asking basic questions to ensure I'm not trying to troubleshoot a bug I'…
-
It would be nice if there will be a command to connect to an existing livy session.
For example connecting to livy session with `id=4` and `kind=pyspark` and naming to `pyspark-test`
`%spark connect …
-
After receiving a research request, use this template to plan and track your work. Be sure to also add the appropriate project-level label to this issue (eg gtfs-rt, DLA).
## Epic Information - Das…
-
Type: Bug
Steps:-Step 1:-Open vscode
Step 2:-press CTRL+SHIFT+P
Step 3:-Then look for python interpreter
Actual:-When executing notebook it is showing no python install…