cytoscape-clj

MIT

A cytoscape widget for Common Lisp Jupyter.

$ area51 add cytoscape-cljCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cytoscape-clj:some-function ...)