Steven Silvester
Steven Silvester
Very nice, the demo site is beautiful as well!
It should be controllable by having an active "Version" for the 1.x branch. See JupyterLab for example: 
@gabalafou, what is your ReadTheDocs username?
Great, you should have an invite now!
Hi @jochym, this was fixed in #81 and will be in the next release (following the release of JupyterLab today).
It looks like `pointer-events` are fully supported by the browsers we are targeting (recent Firefox, Chrome, Edge, and Safari) and many of the `touch-action` events are supported. https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action
cc @tgeorgeux for UX input on the gesture and resizing
Hi @AndiH, you could install it using `--user`, sending those files to `~/.local`.
I meant the `pip` command, `pip install --user`: https://pip.pypa.io/en/stable/user_guide/#user-installs
Ah, right, we are using `data_files` to supply the static files that are used by the application, which are stored in `sys-prefix/share/jupyter/lab`.