Skip to content

Conversation

@gnestor
Copy link
Contributor

@gnestor gnestor commented Nov 29, 2015

  • Switched from jupyter-kernel-launcher to jupyter-js-services
  • Switched from iPython server to Jupyter Kernel Gateway
  • Added keymap and menu commands
  • Updated style to match native UI and syntax themes
  • Fixed issue with process.env.PATH so that it can spawn child processes without requiring Atom to be launched from the command line
  • Fixed issue with receiving Jupyter stream/async messages

Requires that a Jupyter Notebook server be running
BUG: Jupyter Notebook server throws CORS exception
Add XMLHttpRequest and WebSocket to globals
Remove leftover references to jupyter-kernel-launcher
@rgbkrk
Copy link
Member

rgbkrk commented Nov 30, 2015

Well this is awesome. Thank you @gnestor!

@rgbkrk
Copy link
Member

rgbkrk commented Nov 30, 2015

I'm glad you're using the kernel gateway here too. /cc @parente

@rgbkrk
Copy link
Member

rgbkrk commented Nov 30, 2015

I'm going to go ahead and merge this so you can shipit and iterate freely. This hasn't been touched in a while; it's good to have you.

rgbkrk added a commit that referenced this pull request Nov 30, 2015
@rgbkrk rgbkrk merged commit a8795b8 into jupyter:master Nov 30, 2015
@gnestor
Copy link
Contributor Author

gnestor commented Nov 30, 2015

@rgbkrk Happy to help. Thanks for adding me to the repo. More to come...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants