ipython_ferretmagic
ipython_ferretmagic copied to clipboard
IPython notebook extension for ferret
Results
2
ipython_ferretmagic issues
Sort by
recently updated
recently updated
newest added
In a _ferretmagic_ cell (starting with %%ferret), if you type a ``` go/h script.jnl ``` the execution is stalled because pyferret displays the help with a paging and so waits...
IPython could recognize ferret syntax if rules for codemirror would exist (http://codemirror.net/doc/manual.html).
enhancement