Grant Nestor
Grant Nestor
Is it time to publish this extension to npm?
Here we can discuss the future plans for LSP integration 👍 WIP PR: https://github.com/jupyterlab/jupyterlab-monaco/pull/12
## Issue Type Feature Request ## Issue Description I have a global eslint setup with `~/.eslintrc` and globally installed eslint, babel-eslint, etc. This is great because I can now lint...
0.20.0
* Upgrade to jupyterlab@^0.20
When building the React Native bundle, I get the following error: "Unable to resolve module NativeModules from PROJECT_ROOT/node_modules/react-native-audioplayer/AudioPlayer.js" The bundle builds and sounds still play when running the app from...
When I added my sound files to my Xcode project the first time, I simply checked "Create folder references" vs. "Create groups" under the "Added folders" option. `AudioPlayer.play` wasn't playing...
I'm seeing this when loading the js kernel: ``` Uncaught (in promise) TypeError: Cannot read property 'display_name' of undefined at panel.js:128 ``` Undefined is referring to spec at https://github.com/jupyterlab/jupyterlab/blob/master/packages/notebook/src/panel.ts#L177. Apparently,...
I understand that each kernel is sandboxed to its own iframe, but do these iframes need to create a new widget? Could they be inserted in lab's `body` with 0x0...
* Upgrade to jupyterlab@^0.20
Depends on pandas 0.20.0: https://github.com/pandas-dev/pandas/pull/14904