common-lisp-jupyter icon indicating copy to clipboard operation
common-lisp-jupyter copied to clipboard

A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.

Results 16 common-lisp-jupyter issues
Sort by recently updated
recently updated
newest added

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...

Hi. I am running `common-lisp-jupyter-20211207180130` from Ultralisp on SBCL 2.2.0 and have the following jupyter packages ~~~~ vasily@vonbraun:~ % pkg info | grep noteb py38-nbclient-0.5.9 Client library for executing notebooks...

I'm not sure if you can help with this but I'm hoping you can. The kernel loads fine but when I evaluate even a simple expression like: (+ 3 4)...

Hi! Sorry for bothering you again. I'm just very happy to see this development. I see you add recently a collection of useful widgets. There is some way to to...

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...

In the notebook in browser, I get results from running a cell. However in emacs, with the 'emacs-ipython-notebook' the websocket [here](https://github.com/millejoh/emacs-ipython-notebook/blob/0e6877cdc25a7a739b1f7299871950fbf18da928/lisp/ein-websocket.el#L106) is reporting an error of `(json-end-of-file)` after running the...

I'm trying to install common-lisp-jupyter on macOS 10.14.4 with MacPorts 2.5.4 but got this: ```sh $ sbcl --noinform --eval '(ql:update-dist "quicklisp")' --quit You already have the latest version of "quicklisp":...

bug

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.3.3. Release notes Sourced from typescript's releases. TypeScript 5.3.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript