Kim Brose
Kim Brose
I haven't tested, but does the container support the "secret service" feature? If not, can it be made to?
while at it, the semester prefix `21ss/` etc could also be optional
dupe of #132
I was able to overcome this by this method: https://stackoverflow.com/questions/47895494/how-to-convert-all-layers-of-a-pretrained-keras-model-to-a-different-dtype-from i.e. since my model uses only float64, I changed [converter.py of onnx2keras](https://github.com/gmalivenko/onnx2keras/blob/45c81f221bb4228751abb061cb24d473bb74a8e8/onnx2keras/converter.py) thusly: ```diff @@ -3,6 +3,7 @@ """ from...
Right, good point. Just to be clear though, I would like not to just link to another recipe (which is already possible today) but properly integrate as one (or more)...
Not being able to view a publicly shared recipe because you're not supposed to based on your space is really annoying :(
Might I assume that some processing is done in the background to explain your comment? My issue still appeared 4 hours later. Maybe it breaks when images are too large?
One of my users uploaded this photo: ``` Complete name : Downloads/ima_569705b.jpeg Format : JPEG File size : 2.79 MiB Image Format : JPEG Width : 3 024 pixels Height...
I would like to add multiple images/videos/files to some steps, and have them look nice like a gallery.
You may be able to automate idle inhibitor e.g. with sway `for_window [app_id="somethingsomething"] inhibit_idle visible`