Kyle Kelley

Results 148 issues of Kyle Kelley

The node.js notebook(s) needs the IJavascript kernel installed in our binder image. We need it added to our conda config. 😄

People seem to enjoy our example notebooks (they also make demoing easy!). I'd like for us to have some organized sections specific to each language and a basic intro notebook:...

Ran across this while migrating nteract desktop to typescript.

Just like in https://github.com/nteract/nteract/issues/1327 (the originating issue for this), we should probably have some troubleshooting guides. In my heart of hearts, I was always hoping we could solve the harder...

topic: troubleshooting

Hi! 👋 I'm kicking off this project a little early with @willingc (we're on a video call together right now). The goals for the user guide project are going to...

enhancement

![screenshot 2015-06-30 10 42 47](https://cloud.githubusercontent.com/assets/836375/8436302/f5c8c64e-1f1c-11e5-9088-02e89944c991.png) The 22 is ugly above, but I'm just after the header being simpler in design.

Running `sys.stderr.write("test"); sys.stdout.write("hi"); sys.stdout.write("woo")` results in three cards: ![screenshot 2015-06-30 10 39 16](https://cloud.githubusercontent.com/assets/836375/8434965/4da99ba8-1f14-11e5-815b-c17e5dab5f81.png)

Since we have a custom header, we should probably expose close, minimize, and maximize as buttons. If we do it just like kitematic I'm super happy: ![screenshot 2015-06-29 09 39...

After a reload, duplicate messages appear on the page. I think multiple DisplayDispatch are being created.

As part of our test suite we should run this notebook ![image](https://user-images.githubusercontent.com/836375/80981900-6f22da80-8ddf-11ea-83b5-beac9d749d6b.png) through papermill and ensure that it matches the outputs exactly.