Oliver Klein

Results 11 issues of Oliver Klein

Running uv pip compile -o requirements.txt -p 3.9 requirements.in on windows with conda installation provides error "failed to copy file from C:\Users\xxxxx\.conda\envs\uv\Lib\venv\scripts\nt\python.exe" When I am located in my conda environment...

bug
windows

* xeus-octave version: GNU Octave, version 7.3.0, Octave was configured for "x86_64-conda-linux-gnu". * Operating System: JupyterHub, FROM jupyter/minimal-notebook:ubuntu-20.04 ### Description When opening octave as Jupyterlab Notebook deployed as JupyterHub the...

type/bug 🐛
what/toolkit/notebook
multiplatform

## Description I am using Azure as per below setting. The api_version I set in the GUI. When I do so the code complains that I need to set the...

bug

### Bug summary Env settings from base job template get lost when setting env section in prefect.yaml. I have Env settings in my base_job_template. Those env settings get lost when...

bug

I would like to use the provided Azure Active Directory class to login to my single tenant auth provider. For this I have setup an app registration and provide respective...

enhancement
needs-triage
auth

### Bug summary I run prefect with caching on Azure blob storage. I do rerun some flow/task with unchanged parameters and set PREFECT_TASKS_REFRESH_CACHE: "true" to force the cache to be...

bug
needs:mre

### Describe the current behavior Today, the flow run page only shows "dots" of flow runs which are filtered by the "items per page" selector. While filtering what is shown...

enhancement

### Bug summary Logs created in tasks run with DaskTaskRunner dont appear in UI ``` from prefect.task_runners import PrefectTaskRunner from prefect_dask import DaskTaskRunner, get_dask_client from dask_kubernetes.operator import KubeCluster from prefect...

bug

### Bug summary Prefect Server shows apprise logs on INFO and DEBUG level even though I set log level to WARNING for server ### Version info ```Text Version: 3.5.0 API...

bug

### Bug summary When I rerun tasks with PREFECT_TASKS_REFRESH_CACHE=true while having cache storage on Azure Blob Storage I get azure.core.exceptions.ResourceExistsError: The specified blob already exists. An error was encountered while...

bug