vatlab/jupyterlab-sos

Supported magics (status update)

Closed this issue · 1 comments

Pending upstream PR

  • %preview (works but not displayed in side panel)
  • %taskinfo (works but not displayed in side panel)
  • %tasks (works but not displayed in side panel)

Will not work

  • %toc (the same as -n, -p is not supported)

Confirmed to work:

  • %clear (not tested for all cases)
  • %revisions
  • %use
  • %with
  • %run
  • %sosrun
  • %set
  • %pull
  • %push
  • %capture
  • %sandbox
  • %save
  • %paste
  • %put
  • %get
  • %rerun
  • %render
  • %sossave
  • %shutdown
  • %expand
  • %debug
  • %matplotlib
  • %dict
  • %sessioninfo
  • %cd

Although tests are still pending, all magics are supposed to work with the latest version of JupyterLab (1.0.0a3). A separate ticket should be created for bug reports.