Show More
@@ -888,7 +888,6 b'' | |||||
888 | "hist": "Other", |
|
888 | "hist": "Other", | |
889 | "history": "HistoryMagics", |
|
889 | "history": "HistoryMagics", | |
890 | "install_default_config": "DeprecatedMagics", |
|
890 | "install_default_config": "DeprecatedMagics", | |
891 | "install_ext": "ExtensionMagics", |
|
|||
892 | "install_profiles": "DeprecatedMagics", |
|
891 | "install_profiles": "DeprecatedMagics", | |
893 | "killbgscripts": "ScriptMagics", |
|
892 | "killbgscripts": "ScriptMagics", | |
894 | "ldir": "Other", |
|
893 | "ldir": "Other", | |
@@ -969,7 +968,7 b'' | |||||
969 | }, |
|
968 | }, | |
970 | "text/plain": [ |
|
969 | "text/plain": [ | |
971 | "Available line magics:\n", |
|
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 | "\n", |
|
972 | "\n", | |
974 | "Available cell magics:\n", |
|
973 | "Available cell magics:\n", | |
975 | "%%! %%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", |
|
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 | "hist": "Other", |
|
83 | "hist": "Other", | |
84 | "history": "HistoryMagics", |
|
84 | "history": "HistoryMagics", | |
85 | "install_default_config": "DeprecatedMagics", |
|
85 | "install_default_config": "DeprecatedMagics", | |
86 | "install_ext": "ExtensionMagics", |
|
|||
87 | "install_profiles": "DeprecatedMagics", |
|
86 | "install_profiles": "DeprecatedMagics", | |
88 | "killbgscripts": "ScriptMagics", |
|
87 | "killbgscripts": "ScriptMagics", | |
89 | "ldir": "Other", |
|
88 | "ldir": "Other", | |
@@ -161,7 +160,7 b'' | |||||
161 | }, |
|
160 | }, | |
162 | "text/plain": [ |
|
161 | "text/plain": [ | |
163 | "Available line magics:\n", |
|
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 | "\n", |
|
164 | "\n", | |
166 | "Available cell magics:\n", |
|
165 | "Available cell magics:\n", | |
167 | "%%! %%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", |
|
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