-
**Version**
old version: 3.53.0
new version: 3.57.0
**Describe the bug**
I upgraded pulp today and replication started to fail for containers. It had previously worked and I can still see the co…
-
> TODO:
- [x] Host a simple site from home.
- [ ] Setup https server from home.
- [ ] Setup up analytics for the system.
- [x] Containerize the setup.
> RESOURCES:
https://www.digitaloce…
-
Many features will need discussion so this thread acts as **both a discussion & a task list** for contributors/maintainers.
**Notes:**
1. All these features won't necessarily make it into the v0.1…
-
### Description
There have been discussion about running dev services over kubedock, to support dockerless environments.
We should first check which dev services work with `kubedock` and which are…
-
Decorators for classes, methods, and object properties are a really nice extension to the language. The only extra one I would _like_ to see is the ability to add decorators to function declarations:…
-
Imagine we have the following relationship in a sample atomspace:
```
(Inheritance
(Concept "A")
(Concept "B")
)
(Inheritance
(Concept "B")
(Concept "C")
)
(Inheritance…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.426.1
OS: Linux - 5.8.7-1.el7.elrepo.x86_64
Java: 11.0.21 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
ac…
-
### Environment
* How did you deploy Kubeflow Pipelines (KFP)?
Local Canonical Kubeflow using [this guide](https://charmed-kubeflow.io/docs/quickstart)
* KFP version:
Bottom of KFP UI left si…
-
### Describe the documentation issue
I just found this project and it seems super useful, but I can't help but notice how weird it is compared to most CDK Constructs:
```ts
const blueprint = bl…
-
So far the only thing that's been implemented is a bunch of tools to generate Theano expressions for neural nets. There is no actual training code in the library yet.
We should provide some premade '…