cytoscape-clj
A cytoscape widget for Common Lisp Jupyter.
$ area51 add cytoscape-cljCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cytoscape-clj:some-function ...)A cytoscape widget for Common Lisp Jupyter.
$ area51 add cytoscape-cljCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cytoscape-clj:some-function ...)