Alec Mather
Alec Mather
I was getting errors from http response headers that had numeric values. Turns out this was fixed in the servie package a little while back, just needed to update it...
Do you have any plans to create a way to refresh a token? I can't find any good documentation on their website :/
I love this dark theme a lot, but when I want to use the IPython.display.JSON module to display an interactive json object, all I get back is the class definition...
Hey there! I just want to be able to add a className to the base container. Should be no problem :)
Hi Boris, Super impressive work! And thank you so much for taking the time to put this together. I'd love to dig more into the code to learn more. Would...
There seems to be a common theme with the Spotify API which is that their rate limits are difficult to understand, which is why many people have investigated throttling techniques....
Pretty simple, the `angle` prop exists on the `SkeletonPlaceholder` component, but it isn't actually implemented in the component. If it is supposed to be there, it should be implemented, but...
As part of Elon's "Full Transparency" thesis, he said that the X algorithm would be 100% open source. The last commit to this repo is 2 years ago (which is...
### Description I'm trying to master the concept of using shared element transitions. I've set up a very basic example which animates a view with some standard properties to animate....