Kevin Parker
Kevin Parker
An install script (`install.py`) is in the root of the directory, so people will commonly try to run it from there instead of in the install directory; perhaps move it...
Here are my notes: ### To install as a jupyterlab kernel (after building for your OS): 1. Install jupyterlab: `pip install jupyterlab` 2. Install kernelspec: `cd install; python3 -m Pluto.install`...
For example on Mac, closing a window causes the following: libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument Abort trap: 6