Skip to content

eyalfir/slime-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

slime-notebook

Turn you vim + tmux + ipython terminal into an improved ipython-notebook

Features

  • Works over any slime plugin (vim-slime, tslime, slimux)
  • works with any REPL (tested mostly with ipython console and bash)

Customization

By default

ipython notes

Turn autoindent off

In []: %autoindent

Otherwise use ipython cpaste magic:

let slime_notebook_prefix="%cpaste"
let slime_notebook_suffix="\n--\n"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published