joe

Results 8 issues of joe

It appears Now is requesting payment for this deployment: https://next-go.now.sh/

Updating outdated packages.

Adds a brief outline of how to run this library locally in both READMEs.

The output from this is as follows: ``` Event: {'event': 42} Duration: 0.68 ms Result: hello from lambda ``` We of course can revert this-- the main change is how...

The output is helpful and excellent, but it would be nice to have output that is less verbose. I'm finding I don't need the datetime and requestId, for example. I...

Based on the comment here: https://github.com/minrk/thebelab/pull/189#issuecomment-621195179, we want to dynamically load jQuery based on what is currently on the page. 1. If the site has an older version, load the...

jupytercon20

I'm attempting to run custom code in Thebelab, given the example in the docs: ``` thebelab.events.on("request-kernel")((kernel) => { // Find any cells with an initialization tag and ask ThebeLab to...

Create an install widget similar to PyTorch's to help users understand the proper install command for their system. This should live on the 'Install' page. See 'Quick Start Locally': https://pytorch.org/

enhancement
design