Simon Biggs

Results 652 comments of Simon Biggs

No that's expected. That will be the first error you see if you're using the unpatched version of JupyterLab. ScriptedForms doesn't yet work with the released version of JupyterLab. This...

Discussion on whether or not my pull request is the right approach needs to be had. The JupyterLab team are quite busy with prepping for a release today or tomorrow....

If you're interested in the discussion head on over to https://gitter.im/jupyterlab/jupyterlab

Oh and yes, I skipped to the last line of the error log. That last line is due to needing the pull request. But the middle one in there is...

Maybe play easy mode. Install it on another computer... then chuck it on a USB :)

I might install a dev version of jupyterlab into the portable bundle. It looks like my pull request won't make the release happening in the next couple of days. So...

For now just focusing on tests based around the documented features. Confirming that all documented features work, as documented. Tests currently check each of the sections, and the watchdog form...

@OxygenLithium my thought is something like ```html ``` Where the parameter "hideColumns" is a Python list and could be replaced by a python variable which points to a list as...

Maybe pass through style tags from the parent to the contents?