Jordan Howlett

Results 26 issues of Jordan Howlett

Any way to get the raw content of a file with this? http://developer.github.com/v3/media/

Hi, I followed the Mac thread and have tried everything! But can't seem to get it working. Everything works except the spaces. Anyone have any ideas? I'm still having issues,...

So I am trying to show a line of all weeks for each year. I am getting a strange behaviour (or atleast I think it is strange). I am executing...

bug

I keep getting this error message. I have sdk_path = /usr/local/google_appengine In that dir it looks like I have all the files /google_appengine/google/appengine/{ext, api, base, client, etc} Also tried Set...

I created a bridge that contains swift files, a bridging header and some ObjC code. Would this still work? I keep getting an error like this when I try to...

Hi, im trying to use the V3 Genres and Artists but i'm not sure. This is the Colab I am working on: https://colab.research.google.com/github/sirbots/jukebox-the-continuator/blob/master/Jukebox_the_Continuator.ipynb#scrollTo=2ip2PPE0rgAb In this section I have changed `5b_lyrics`...

Hello. I am running a parallels Ubuntu 12.04 on my Mavericks Mac Air. So I have followed the commands here: ``` sudo apt-get install ipython python-opencv python-scipy python-numpy python- pygame...

Version: ``` "react-native-branch": "^5.0.0", ``` I am trying to use the Alias property so I can change the short url. I am doing it like: ``` const { url }...

Hi. I noticed it's possible in Swagger to show the schema of the response. For example: http://getcloudify.org/guide/3.1/rest-api/index.html#!/spec.json/listNodeInstances How would I define this? If I do the model.**name** for response class...

Hi. I am wondering if this project would let me render multiple unity projects in my RN project. Currently it seems like you can only use one, but I am...