Steve

Results 46 issues of Steve

CLJ has solved one of the biggest problems in reproducible research with the notebooks, and I think anyone working in the small intersection of data analysis and common lisp is...

A thread to track add-ons and configurations that make working with Common Lisp in Jupyter Labs easier

Is it possible to suppress the output of a cell? Python based notebooks have a few tricks for this, but I could not find a way to do this in...

I've got all the prerequisites installed, but am unclear on the Quicklisp install instructions: ``` Install Quicklisp and use (ql:add-to-init-file). If you already have Quicklisp installed you may need to...

Installation proceeds with no errors. Running lem-electron brings up a blank windows. Looking at developer tools: ``` events.js:187 Uncaught Error: spawn lem-rpc ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:264) at onErrorNT (internal/child_process.js:456) at...

The links to the [vega-editor gists](https://github.com/metasoarous/oz#sharing-features) are not working in Chrome nor Firefox. Attempting to load the gist from the vega editor directly produces: ``` [Error] Invalid specification {"$schema":"https://vega.github.io/schema/vega-lite/v4.json"}. Make...

As it is, systems have to be uninstalled one-by-one Also, a :remove-dependencies option would be nice for those systems that pull in the entire universe

From: https://github.com/Symbolics/select To: https://github.com/Lisp-Stat/select

This issue also appears in lisp-stat/data-frame#4, repeated and expanded here because the lisp-stat repo is the 'landing point' for most people. Lisp-Stat version 1.0 had a `summary` function that did...

good first issue

From the README: Alpha OpenAPI support Parse Open API v3 apis and generate Lisp API spec from it. [cl-swagger](https://github.com/incjung/cl-swagger-codegen) might be a good place to start. The original seems unmaintained,...