-
-
It is a bit of a let down if you want to show one of the examples and it takes >15min until the binder is ready.
As a work around, we could specify the binder links with a tag. I.e. we have a 'rele…
-
This project should work on binder.
lobis updated
1 month ago
-
### Proposal
Currently, Lean provides
```lean
def foo (x y : Nat) : Nat := x + y
```
as notation for
```lean
def foo : ∀ x y : Nat, Nat := fun x y => x + y
```
This RFC suggests extending…
-
- [x] I have read [CONTRIBUTING.md](https://github.com/idris-lang/Idris2/blob/main/CONTRIBUTING.md).
- [x] I have checked that there is no existing PR/issue about my proposal.
## Summary
…
-
### Describe the bug
I was using a Windows 11 WSL2 terminal running Ubuntu (22.04) when I encountered an error initializing Waydroid. I tried to download VANILLA, but the code showed:
`[20:02:59] mo…
-
Binder (https://mybinder.org/) is a cool service that turns a repository containing jupyter notebooks into an interactive "binder". It's possible to use M2 in Jupyter either via shell or the Jupyter k…
-
Binder doesn't launch? https://mybinder.org/v2/gh/AERAdler/cmb_cal_todcal/HEAD @zonca
-
Just fyi, `HTCondor Python Bindings Tutorials` linked to binder failed loading with the following error
> Step 10/13 : RUN python -m pip install --no-cache-dir --upgrade htcondor==9.1.3
---> Runn…
-
### Description of the bug
I can detect form changes comparing to initial values with the following code (this feature is new in Vaadin 24.5):
```java
TextField firstNameField = new TextF…