Show More
@@ -888,7 +888,6 b'' | |||
|
888 | 888 | "hist": "Other", |
|
889 | 889 | "history": "HistoryMagics", |
|
890 | 890 | "install_default_config": "DeprecatedMagics", |
|
891 | "install_ext": "ExtensionMagics", | |
|
892 | 891 | "install_profiles": "DeprecatedMagics", |
|
893 | 892 | "killbgscripts": "ScriptMagics", |
|
894 | 893 | "ldir": "Other", |
@@ -969,7 +968,7 b'' | |||
|
969 | 968 | }, |
|
970 | 969 | "text/plain": [ |
|
971 | 970 | "Available line magics:\n", |
|
972 |
"%alias %alias_magic %autocall %automagic %autosave %bookmark %cat %cd %clear %colors %config %connect_info %cp %debug %dhist %dirs %doctest_mode %ed %edit %env %gui %hist %history %install_default_config %install_ |
|
|
971 | "%alias %alias_magic %autocall %automagic %autosave %bookmark %cat %cd %clear %colors %config %connect_info %cp %debug %dhist %dirs %doctest_mode %ed %edit %env %gui %hist %history %install_default_config %install_profiles %killbgscripts %ldir %less %lf %lk %ll %load %load_ext %loadpy %logoff %logon %logstart %logstate %logstop %ls %lsmagic %lx %macro %magic %man %matplotlib %mkdir %more %mv %namespace %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 %rm %rmdir %run %save %sc %set_env %store %sx %system %tb %tic %time %timeit %toc %unalias %unload_ext %who %who_ls %whos %xdel %xmode\n", | |
|
973 | 972 | "\n", |
|
974 | 973 | "Available cell magics:\n", |
|
975 | 974 | "%%! %%HTML %%SVG %%bash %%capture %%debug %%file %%html %%javascript %%latex %%perl %%prun %%pypy %%python %%python2 %%python3 %%ruby %%script %%sh %%svg %%sx %%system %%time %%timeit %%writefile\n", |
@@ -83,7 +83,6 b'' | |||
|
83 | 83 | "hist": "Other", |
|
84 | 84 | "history": "HistoryMagics", |
|
85 | 85 | "install_default_config": "DeprecatedMagics", |
|
86 | "install_ext": "ExtensionMagics", | |
|
87 | 86 | "install_profiles": "DeprecatedMagics", |
|
88 | 87 | "killbgscripts": "ScriptMagics", |
|
89 | 88 | "ldir": "Other", |
@@ -161,7 +160,7 b'' | |||
|
161 | 160 | }, |
|
162 | 161 | "text/plain": [ |
|
163 | 162 | "Available line magics:\n", |
|
164 |
"%alias %alias_magic %autocall %automagic %autosave %bookmark %cat %cd %clear %colors %config %connect_info %cp %debug %dhist %dirs %doctest_mode %ed %edit %env %gui %hist %history %install_default_config %install_ |
|
|
163 | "%alias %alias_magic %autocall %automagic %autosave %bookmark %cat %cd %clear %colors %config %connect_info %cp %debug %dhist %dirs %doctest_mode %ed %edit %env %gui %hist %history %install_default_config %install_profiles %killbgscripts %ldir %less %lf %lk %ll %load %load_ext %loadpy %logoff %logon %logstart %logstate %logstop %ls %lsmagic %lx %macro %magic %man %matplotlib %mkdir %more %mv %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 %rm %rmdir %run %save %sc %set_env %store %sx %system %tb %time %timeit %unalias %unload_ext %who %who_ls %whos %xdel %xmode\n", | |
|
165 | 164 | "\n", |
|
166 | 165 | "Available cell magics:\n", |
|
167 | 166 | "%%! %%HTML %%SVG %%bash %%capture %%debug %%file %%html %%javascript %%latex %%perl %%prun %%pypy %%python %%python2 %%python3 %%ruby %%script %%sh %%svg %%sx %%system %%time %%timeit %%writefile\n", |
General Comments 0
You need to be logged in to leave comments.
Login now