# Pastebin va3fwOEn (in-package :asdf-user) (asdf:defsystem cando-jupyter :version "1.2.3" :license "Artistic" :author "Christian Schafmeister " :maintainer "Christian Schafmeister " :description "A library providing cando+jupyter notebooks" :homepage "" :serial T :components () :build-operation asdf:monolithic-concatenate-source-op :build-pathname "cando-jupyter" :depends-on (:cando :cl-jupyter :nglview))