Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork26
A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.
License
yitzchak/common-lisp-jupyter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Common Lisp kernel for Jupyter along with a library for building Jupyterkernels, based onMaxima-Jupyter by Robert Dodier which was based oncl-jupyter by Frederic Peschanski.
Installation instructions can be found in thedocs directory or atinstall.
Code inspection, code completeness checking, and code completion.
JupyterLab debugger support
Markdown, PDF and other MIME rendering
Automatic detection of MIME types for files
Emulation of a Lisp REPL including setting of the REPL variables
-,+,++,+++,*,**,***,/,//and///Lisp interface to core IPython widgets is included in the
jupyter-widgetspackage. Additional widgets are available incytoscape-clj,kekule-clj,ngl-clj, andsheet-clj
Autocompletion of function and macro names is available via the tab key.
Autocompletion of symbols is also available via the tab key. The symbol type isdisplayed in the dropdown list.
Pressing tab while the carat is on a parenthesis while result in all forms inthe cell being auto-indented.
Pressing shift-tab while the carat is on a symbol will show context sensitivehelp.
- about.ipynb — Simple examples including displaying images.
- widgets.ipynb — Basic widget examples.
- julia.ipynb — A Julia set explorer.
About
A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.



