Ben Wheeler

Results 9 issues of Ben Wheeler

@tjvr and others, we would like to update the scratchblocks code used on the forums to show the pseudo-blocks there. (I didn't think this was the same issue that's discussed...

enhancement
forums

There doesn't seem to be any way to fetch only the non-hidden worksheets in a particular workbook. (It's unclear to me from reading Google's documentation whether that is even possible...

good first issue

When I attempt to include formatting via `bar_format`, I get a `KeyError`. I am running tqdm in a Jupyter notebook. ### my code ``` !pip install -q --no-cache-dir tqdm import...

npm still thinks 1.3.3 is latest version

The Readme's "Using the template" has this step: 8. Print the PDF onto a black check What does this mean?

hi mike, i know you haven't given attention to this project for a while, but i was hoping you could help me understand why the demo isn't working right now....

I know that Chinese does not have the same density of spaces as English and most languages; a Chinese character is more analogous to an English word than an English...

just finished debugging to figure out why i couldn't get a callout to appear on my Moto X Android 4.4.4 running current Chrome. turns out problem was that isStandalone was...

I did this: 1) added `isemail` to my package.json, pegged to a 3.x.x version (i don't remember which) 2) `npm install`'ed 3) in my react code, required `isemail` and used...