Skip to content

Commit

Permalink
remove jupyter package
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Dec 31, 2023
1 parent d282024 commit 392490f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 141 deletions.
13 changes: 0 additions & 13 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,6 @@
pp_loc
(odoc :with-doc)))

(package
(name trustee-script-jupyter)
(synopsis "Jupyter kernel for trustee-script")
(license MIT)
(depends
(containers (and (>= 3.6) (< 4.0)))
(trustee (= :version))
(trustee-script (= :version))
ppx_deriving
jupyter-kernel
tiny_httpd
(odoc :with-doc)))

(package
(name trustee-opentheory)
(synopsis "Opentheory parser and checker using Trustee")
Expand Down
7 changes: 0 additions & 7 deletions src/script-jupyter/dune

This file was deleted.

87 changes: 0 additions & 87 deletions src/script-jupyter/trustee_script_jupyter.ml

This file was deleted.

34 changes: 0 additions & 34 deletions trustee-script-jupyter.opam

This file was deleted.

0 comments on commit 392490f

Please sign in to comment.