IPythonのドキュメントでは、%bgマジック関数について言及しています。しかし、これを0.12.1で使おうとすると、見つかりません。明らかな何かが欠けていますか?
In [38]: %bg
ERROR: Magic function `bg` not found.
%lsmagicは以下を提供します:
In [46]: %lsmagic
Available magic functions:
%alias %autocall %automagic %bookmark %cd %clear %cls %colors %config %connect_info %debug %dhist %dirs %doctest_mode %ed %edit %env %gui %guiref %hist %history %install_default_config %install_profiles %less %load_ext %loadpy %logoff %logon %logstart %logstate %logstop %lsmagic %macro %magic %more %notebook %page %pastebin %pdb %pdef %pdoc %pfile %pinfo %pinfo2 %popd %pprint %precision %profile %prun %psearch %psource %pushd %pwd %pycat %pylab %qtconsole %quickref %recall %rehashx %reload_ext %rep %rerun %reset %reset_selective %run %save %sc %store %sx %tb %time %timeit %unalias %unload_ext %who %who_ls %whos %xdel %xmode