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