CDAT / jupyter-vcdat

A Jupyter Lab extension based on vCDAT.
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Open from path #148

Closed downiec closed 4 years ago

downiec commented 4 years ago

Adds the ability to load a file using a path (instead of double-clicking it in file-browser). This includes some added functions that allow for running python code in a kernel, without having it tied to a specific notebook. This update also includes an update to the layout of the graphics menu and fix to an issue that I discovered when testing the graphics drop-down. Updates to selenium test suite and the pre-commit validation are also included.