Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.

License

NotificationsYou must be signed in to change notification settings

yitzchak/common-lisp-jupyter

Repository files navigation

BinderBuild Status

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.

Features

  • 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 thejupyter-widgetspackage. Additional widgets are available incytoscape-clj,kekule-clj,ngl-clj, andsheet-clj

Completion of functions/macros

Autocompletion of function and macro names is available via the tab key.

Symbol completion

Autocompletion of symbols is also available via the tab key. The symbol type isdisplayed in the dropdown list.

Indentation

Pressing tab while the carat is on a parenthesis while result in all forms inthe cell being auto-indented.

Inspection

Pressing shift-tab while the carat is on a symbol will show context sensitivehelp.

Examples

About

A Common Lisp kernel for Jupyter along with a library for building Jupyter kernels.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp