common-lisp-jupyter Release 2df55291592943851d013c66af920e7c150b1de2
2df55291592943851d013c66af920e7c150b1de2
fadd1a14d07135078156b614caf37b01
393a0565a16aca30a9a593f1b90189e0b7c105b9
The release contains the following systems:
- common-lisp-jupyter alexandria babel bordeaux-threads cl-base64 cl-indentify closer-mop dissect eclector ironclad jupyter-lab-extension multilang-documentation nontrivial-gray-streams puri pzmq shasht trivial-do trivial-features trivial-mimes
- jupyter-lab-extension
The following files are contained in the release:
- .mailmap
- AUTHORS.md
- CHANGELOG.md
- Dockerfile
- LICENSE.md
- README.md
- common-lisp-jupyter.asd
- debugger-restarts/package.json
- debugger-restarts/prebuilt/package.json
- debugger-restarts/prebuilt/static/149.2a11f31fe3ceeaff1760.js
- debugger-restarts/prebuilt/static/549.48a98a468a9c4092a413.js
- debugger-restarts/prebuilt/static/remoteEntry.392b95aa74b3661bc1b4.js
- debugger-restarts/prebuilt/static/style.js
- debugger-restarts/prebuilt/static/third-party-licenses.json
- debugger-restarts/src/index.ts
- debugger-restarts/src/index.ts~
- debugger-restarts/src/model.ts
- debugger-restarts/src/panel.tsx
- debugger-restarts/src/panel.tsx~
- debugger-restarts/src/tokens.ts
- debugger-restarts/style/index.css
- debugger-restarts/tsconfig.json
- debugger-restarts/tsfmt.json
- docs/_config.yml
- docs/assets/complete-function.gif
- docs/assets/complete-symbol.gif
- docs/assets/indent.gif
- docs/assets/inspect.gif
- docs/install.md
- docs/jupyter.md
- docs/jupyterFcommon-lisp.md
- docs/jupyterFconvert.md
- docs/jupyterFwidgets.md
- docs/readme.md
- examples/about.ipynb
- examples/debug.ipynb
- examples/interactive.ipynb
- examples/julia.ipynb
- examples/lisplogo_alien.svg
- examples/widgets.ipynb
- jupyter-lab-extension.asd
- res/ccl/logo-64x64.png
- res/cl/logo-64x64.png
- res/clisp/logo-64x64.png
- res/ecl/logo-64x64.png
- res/sbcl/logo-64x64.png
- roswell/cl-jupyter.ros
- roswell/lisp-to-nb.ros
- scripts/appveyor-install
- scripts/appveyor-preload.lisp
- scripts/ci-install
- scripts/gen-docs.lisp
- scripts/img-install.lisp
- scripts/loc-install.lisp
- scripts/ql-install.lisp
- scripts/sys-install.lisp
- scripts/usr-install.lisp
- src/channel.lisp
- src/cl-jupyter/complete.lisp
- src/cl-jupyter/inspect.lisp
- src/cl-jupyter/installer.lisp
- src/cl-jupyter/kernel.lisp
- src/cl-jupyter/overrides.lisp
- src/cl-jupyter/parser.lisp
- src/cl-jupyter/ros-install.lisp
- src/cl-jupyter/utils.lisp
- src/comm.lisp
- src/config.lisp
- src/control.lisp
- src/convert.lisp
- src/formatters/markdown.lisp
- src/heartbeat.lisp
- src/history.lisp
- src/installer.lisp
- src/iopub.lisp
- src/kernel.lisp
- src/lab-extension/asdf.lisp
- src/lab-extension/packages.lisp
- src/log.lisp
- src/mac.lisp
- src/matches.lisp
- src/message.lisp
- src/mime-bundle.lisp
- src/packages.lisp
- src/queue.lisp
- src/shell.lisp
- src/stdin.lisp
- src/utils.lisp
- src/widgets/box.lisp
- src/widgets/button.lisp
- src/widgets/checkbox.lisp
- src/widgets/color-picker.lisp
- src/widgets/combobox.lisp
- src/widgets/controller.lisp
- src/widgets/date-picker.lisp
- src/widgets/dom-widget.lisp
- src/widgets/file-upload.lisp
- src/widgets/interactive.lisp
- src/widgets/label.lisp
- src/widgets/link.lisp
- src/widgets/media.lisp
- src/widgets/output.lisp
- src/widgets/progress.lisp
- src/widgets/select.lisp
- src/widgets/shared-slots.lisp
- src/widgets/slider.lisp
- src/widgets/style.lisp
- src/widgets/text.lisp
- src/widgets/toggle-button.lisp
- src/widgets/trait-types.lisp
- src/widgets/traits.lisp
- src/widgets/valid.lisp
- src/widgets/widget.lisp
- tests/client.py
- tests/test_kernel.py