glopesRobot

Results 1 comments of glopesRobot

Something changed in the `jupyter-js-services` library. 1. Open the code for the `jupyter-notebook` package 2. Edit the file `~/.atom/packages/jupyter-notebook/lib/notebook-editor.js` 3. Change lines ``` import { listRunningKernels, connectToKernel, startNewKernel, getKernelSpecs }...