-
I am following the steps and am stuck confirming that tensor flow has been successfully installed (Step 2g). When I run the jupyter notebook, I am encountering errors in the "Compile protobufs and ins…
-
**Describe the bug**
When I upload a csv file on the dashboard, the little circle runs forever and the file never actually loads. It does this with files that have an "assign" column.
**To Reproduce*…
-
Hi @bkhelifi @GernotMaier everyone,
I am Stefano Marchesi, a UniBO/CTA/INAF researcher and a recent MAGIC associate. I've recently started working with @micheledoro and Elisa Prandini on generatin…
-
I want a passwordless auth flow because I do not want to store passwords.
Flow:
loginR -> User enters email -> Email sent with magic link -> Magic link clicked -> User logged in (new user created if…
-
Splitting out of my comment in #238.
Despite the fact that vector types are sizeless (unless you apply a type attribute (#176)), it's still useful to be able to abstract the types into something el…
-
### Version
5.3.0
### Link to Minimal Reproduction
https://nccrd.saeon.ac.za/reports
### Steps to Reproduce
1. Go to the link
2. Look at the toolbox - the 'magic type' feature indicate…
-
testify provides the On() function to set up mock expectations, which uses a string to identify the mocked function. However, Go provides an API [runtime.FuncForPC()](https://golang.org/pkg/runtime/#F…
-
I am currently joined to a magic-folder with multiple participants that contains a conflicted file (running the latest Magic-Folder release from PyPI -- 23.5.0). Occasionally -- and at seemingly rando…
-
I've met for the first time this format: a file named `something.pkpasses`, I can rename it to `.zip`, then extract multiple `.pkpass` files, and load them one by one into PassAndroid.
It would be re…
-
In interfaces/ipmb.py, the rx_filter function assumes that all the fields are present in the data array. If that's not the case, then the code crashes. I was able to fix it by adding a check at line 2…