Results 114 comments of Greg Werbin

It sounds like `qlot install` does two things: 1. Look for system definitions in the current directory and install those systems + their dependencies 2. Ensure that the installed versions...

Thanks for clarifying, and thanks for working on this tool. I have been using it for the "local Quicklisp" feature but never understood the `qlfile` until now. As a feature...

Thanks, but I'm a little confused by this advice. I do not need or want Jupyter in my project environment. When I run `jupyter kernelspec list` using my system-wide Jupyter...

[Nteract](https://nteract.io/) and [Hydrogen](https://atom.io/packages/hydrogen) are both Jupyter front-ends. They can both communicate with Jupyter kernels but I don't know if they use the same `.ipynb` file format. Pycharm has [support for...