Kyle Kelley

Results 157 issues of Kyle Kelley

* [ ] Make the URL be `/YAZXC1425/note.json#Name-of-zeppelin-notebook` * [ ] Within the directory listing show links for `zeppelin/${ID}/note.json` as the name of the Zeppelin notebook.

CC @parente and @mariusvniekerk who were interested in this. Are there current search APIs we'd want borrow from for this?

new-contributor-friendly

Based on #30, we need to make sure our API is consistent and correct. At the very least we need to make sure our contents API is 100% compatible with...

Bits for cleanup: * [ ] Show loading state / progress * [ ] When there is no discovery backend, API should possibly return ``` { results: [], error: "Message...

Something I've noted from others who are familiar with products like Tableau -- even if an overall organization is sharing notebooks all over, their suborganizations each want to share collections....

There are a few levels of CSS that we should think about configuring: 1. At the notebook level, be able to set CSS for the notebook (in metadata), as opposed...

When opening `nyc_taxi.ipynb` (from the demo) now, this error message is logged to the console: ``` [0] ::ffff:127.0.0.1 - - [19/Feb/2017:08:26:06 +0000] "GET /api/contents/ HTTP/1.1" 304 - [0] /Users/kylek/code/src/github.com/nteract/commuter/packages/commuter-server/node_modules/aws-sdk/lib/request.js:31 [0]...

Right now it shows an empty listing, it should say 🙅 .

Unlock [achievements](https://github.com/rgbkrk/atom-achievements) when users finish particular actions. Some ideas: - Finishing their first merge "Maybe now they'll finally accept your PR" - Merging X hunks "You are a noble git...

enhancement