-
### Describe the bug
Consider the code
```python
!wandb login --anonymously
import wandb
print(wandb.__version__)
api = wandb.Api()
model_at = api.artifact("team-jason/neural-net-coq-interp-m…
-
#### Description of the problem
The problem is difficult to reproduce, please refer to https://github.com/ProofGeneral/PG/pull/429#issuecomment-1563668922
for reliable reproduction (needs dock…
-
How can we build with sandboxing using the Nix docker image? Could it be activated by default? I see in the NixOS 18.09 release notes that it's now activated by default. In Coq, we regularly break the…
-
Any chance you would consider adding versioned images for the current and future stable releases of [Coq Platform](https://github.com/coq/platform)? Thanks for your consideration.
-
- https://github.com/mit-plv/fiat-crypto/actions/runs/3163210890/jobs/5150550477 was terminated after 320 minutes, which is a round enough number to be a timeout, but the [documented limit](https://do…
-
The creation of some check runs have failed in the last hours / days (?). An example failed query (that I could reproduce) is:
```graphql
mutation newCheckRun($name: String!, $repoId: ID!, $headSh…
-
Hi, after having a look to the script, it seems to me that it could benefit from large speedups by detecting if dune is supported in Coq [I can give an exact commit] and the profiting from Dune's incr…
-
Hello,
With @amahboubi, we are trying to use coq_jupyter in Jupyter Lab. The kernel
is however crashing on start up. Any clue?
Thanks in advance,
## How to reproduce
```
mamba install coq…
-
## Meta-issue ##
These best practices should include how to setup CI (with templates), how to maintain compatibility with various versions of Coq, how to name versions and when to release them, how…
-
This issue was discovered during an attempt to build a container image for [Coq Platform 2022.04.1](https://github.com/coq/platform/releases/tag/2022.04.1) with Alpine 3.16 as the base image.
I've …