-
### Environment
* KFP SDK version:
2.8.0
### Steps to reproduce
```
@pipeline(name='test_cpu_request'):
def pipeline(cpu_request: str):
task.set_cpu_request(cpu_request)
```
Error…
-
Saw a presentation where they used Okteto at KubeCon, and it looked really cool.
Helps with setting up dev envs in k8s and developing inside the cluster.
In the demo they also showed working on a spe…
-
### Context
Set up a nebari deployment as explained https://www.nebari.dev/nebari-slurm/configuration#custom-tls-certificate. Then try to [launch a job with jupyter schedluer](https://www.nebari.dev…
-
### Describe the bug
Bit of a weird one, but the dev server seems to be stateful in its handling of env vars, in that you must access the the root (`/`) before the env vars are inserted into (say) …
-
D:\software\Anaconda\Anaconda\envs\DRL\python.exe D:\software\AirSim\UAV_Navigation_DRL_AirSim\scripts\start_evaluate_with_plot.py
init training thread
Traceback (most recent call last):
File "D…
-
`pnpm dev` seems to force `NODE_ENV=development` (at least the app ignores `.env`), and so the EdgeDB client ends up with tlsSecurity=insecure, which does not work with Cloud. Not sure if it's a temp…
-
### Description
Astropy should support passing `Time` objects to matplotlib plotting functions via `astropy.visualization.time_support` - see [docs](https://docs.astropy.org/en/v6.0.1/visualization/m…
-
## Description
The Python package's tests fail with the latest `scikit-learn` nightlies (v1.6.dev0).
```text
================= 7 failed, 103 passed, 14 warnings in 19.91s ==================
``…
-
### MetalLB Version
not applicable
### Deployment method
Charts
### Main CNI
not applicable
### Kubernetes Version
_No response_
### Cluster Distribution
_No response_
### Describe the bug
…
-
Could I be doing something wrong? Or has something changed so this no longer works? Or is pytest dependent on something you have installed at your lab that you were unaware of?
> conda activate c…