Kyle Kelley

Results 157 issues of Kyle Kelley

### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...

bug

I spend time split between Atom and Vim, but it probably wouldn't be too bad to get Atom + Xiki playing well together.

Hey all! 👋 It looks like invite contributors can only take one team name. Would people be open to allowing invite-contributors to take multiple?

I :heart: `npm-check`, thank you! On a project that listed a package in both devDeps (for CI, local testing) and peerDeps, I noticed that `npm-check` only bumps the dependency in...

enhancement
help wanted
who else wants this?

It would be really great to be able to use david to tell you which dependencies are out of date while using the Atom editor. Similar example: ![](https://pbs.twimg.com/media/Bj6S4p6CcAAEnig.png) `getUpdatedDependencies` does...

Here's all the bits we need, though you'll probably have to change `_document.js` `gtag.js` ```javascript // @flow // nteract.io's GA Tracking ID (I just set this up) export const GA_TRACKING_ID...

feature: analytics

Right now we show double-click to open. What else should we show to people? Note that it's "as simple" as creating another React component like the other ones: https://github.com/nteract/nteract.io/blob/da1b9f624c7af6ba304e77ffa52faf2162479e2b/pages/desktop.js#L16-L38 Ideas:...

help wanted
new-contributor-friendly
good first issue
hacktoberfest

Would be great to add to the about.

new-contributor-friendly

Since we're announcing a pre-alpha here, we should have some starter instructions to replace what's in the current README.

In the **Alternatives** section of the README, I noticed it said: > Build you own conda env, or **use one of the commercial integrated solutions which has a nice UI...