Jonathan Frederic
Jonathan Frederic
I installed nbgrader before installing jupyter-drive and I received this error message: ``` WARNING:root:Unrecognized JSON config file version, assuming version 1 Traceback (most recent call last): File "/Users/jon/anaconda/lib/python3.4/runpy.py", line 170,...
Hey, great indicators you have here! They are beautiful. Did you pick the GPL on purpose, or was it a stab in the dark? Would you be willing to change...
Hi, Thanks for `gr`, what a cool little tool! I have a lot of aliases, like `alias st=git status`, and I'd like it if `gr` respected those aliases so I...
I've been using this a lot lately, and I've come across many small bugs. Mostly related to permissions on the different OSes, Windows, Linux, and OSX. I have an idea...
Hi Craig, Cool class! I noticed you are missing a license file for this repo. What is the license? Thanks! Jon
Looks like it's expecting request to be a string, but it's not. ``` TypeError request.substring is not a function TypeError: request.substring is not a function at Function.Module._resolveLookupPaths (module.js:214:23) at Function.Module._resolveFilename...