fredokun / cl-jupyter

An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)
BSD 2-Clause "Simplified" License
199 stars 29 forks source link

Pull request for Schafmeister group changes to cl-jupyter #37

Closed drmeister closed 6 years ago

drmeister commented 6 years ago

Hi Frederick,

At long last - the Schafmeister group updates to cl-jupyter. Among other things this pull request provides:

  1. Hooks for cl-jupyter-widgets
  2. Tab completion
  3. Shift-Tab inspection completion

For some reason the pull request thinks we changed Readme.md - but we didn't as far as I know.

fredokun commented 6 years ago

I have merged a comparable PR into the widget branch. I will look at it before merging to master and pusing the 0.8 version... Thanks for this large effort !