Zac Stewart

Results 16 comments of Zac Stewart

Ah. I was fooling around with the Layout bit and left that error there. I've removed it, and still you can see that `.png` and `.svg` are `''`'. https://colab.research.google.com/drive/1VOMIbkT0Dplac9YFq4rc46hiJeyJfXx0?usp=sharing

@diegojuan I believe you will also need to touch line 31 to use `Image` instead of `PIL.Image`

In lieu of a proper integration with the Google people API, I'd settle with being able to "nickname" a conversation. I could see that feature being appreciated even if a...

I think I may have a fix for this. Opening a PR.

It's been so long since I opened this issue I don't recall all the details, but the gist was I wanted to wrap it in an `UploadIO.new`, which I think...

I wanted to do the same thing: use an existing COLMAP reconstruction that was built with 3 cameras (technically, two cameras, but I changed the parameters on one of them...

The collection that I provided it via ``` emblem sortable-items [ itemCollection=images handle="li" draggable="li" templateName="images/image" class="list" onItemMoveAction="reOrderImages" ] ``` is unfortunately a sorted collection, so after Sortable mutates it, it...

@MaazAli any word on the refactor? We're still using a [patched version](https://github.com/MaazAli/ember-cli-sortable/pull/11) of this package in production

I was interested in firing events for all three commands as they come in as well, but I'm not sure how to map commands to events. Events in ExIRC are...

I agree. I think it's safe to rely on v18.0, and it would drastically simplify the install process. However, we'd need to solve the same issue for Numpy to truly...