forked from damontallen/IPython-quick-ref-sheets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHTML_Magic_Only_Table.html
More file actions
161 lines (161 loc) · 13 KB
/
HTML_Magic_Only_Table.html
File metadata and controls
161 lines (161 loc) · 13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<style>
div.Table_0{
left:0%;
width:640px;
margin-left: 10px;
position:absolute;
}
</style>
<style>
div.Table_1{
left:0%;
width:625px;
margin-left: 670px;
position:absolute;
}
</style>
<style>
div.Table_2{
left:0%;
width:612px;
margin-left: 1315px;
position:absolute;
}
</style>
<div id="container" style="height_min=800px;width:1937px">
<div class="Table_0" id="Table0" style="height:auto;min_width:640px;"><table border="1" cellpadding="3" cellspacing="0" style="border:1px solid black;border-collapse:collapse;font-family:verdana;font-size:13px">
<tr><td style="background-color:#D5E0C5;" colspan="2"; ><b>The following magic functions are currently available:</b></td></tr>
<tr><td colspan="2"; > </td></tr>
<tr><td >%alias</td><td>Define an alias for a system command.</td></tr>
<tr><td >%alias_magic</td><td></td></tr>
<tr><td >%autocall</td><td>Make functions callable without having to type parentheses.</td></tr>
<tr><td >%automagic</td><td>Make magic functions callable without having to type the initial %.</td></tr>
<tr><td >%autosave</td><td>Set the autosave interval in the notebook (in seconds).</td></tr>
<tr><td >%bookmark</td><td>Manage IPython's bookmark system.</td></tr>
<tr><td >%cat</td><td>Alias for `!cat`</td></tr>
<tr><td >%cd</td><td>Change the current working directory.</td></tr>
<tr><td >%clear</td><td>Clear the terminal.</td></tr>
<tr><td >%colors</td><td>Switch color scheme for prompts, info system and exception handlers.</td></tr>
<tr><td >%config</td><td>configure IPython</td></tr>
<tr><td >%connect_info</td><td>Print information for connecting other clients to this kernel</td></tr>
<tr><td >%cp</td><td>Alias for `!cp`</td></tr>
<tr><td >%debug</td><td></td></tr>
<tr><td >%dhist</td><td>Print your history of visited directories.</td></tr>
<tr><td >%dirs</td><td>Return the current directory stack.</td></tr>
<tr><td >%doctest_mode</td><td>Toggle doctest mode on and off.</td></tr>
<tr><td >%ed</td><td>Alias for `%edit`.</td></tr>
<tr><td >%edit</td><td>Bring up an editor and execute the resulting code.</td></tr>
<tr><td >%env</td><td>Get, set, or list environment variables.</td></tr>
<tr><td >%gui</td><td>Enable or disable IPython GUI event loop integration.</td></tr>
<tr><td >%hist</td><td>Alias for `%history`.</td></tr>
<tr><td >%history</td><td></td></tr>
<tr><td >%install_default_config</td><td>%install_default_config has been deprecate and will be removed in IPython 5.0.</td></tr>
<tr><td >%install_ext</td><td>Download and install an extension from a URL, e.g.</td></tr>
<tr><td >%install_profiles</td><td>%install_profiles has been deprecated.</td></tr>
<tr><td >%killbgscripts</td><td>Kill all BG processes started by %%script and its family.</td></tr>
<tr><td >%ldir</td><td>Alias for `!ls -F -o --color %l | grep /$`</td></tr>
<tr><td >%less</td><td>Show a file through the pager.</td></tr>
<tr><td >%lf</td><td>Alias for `!ls -F -o --color %l | grep ^-`</td></tr>
<tr><td >%lk</td><td>Alias for `!ls -F -o --color %l | grep ^l`</td></tr>
<tr><td >%ll</td><td>Alias for `!ls -F -o --color`</td></tr>
<tr><td >%load</td><td>Load code into the current frontend.</td></tr>
<tr><td >%load_ext</td><td>Load an IPython extension by its module name.</td></tr>
<tr><td >%loadpy</td><td>Alias of `%load`</td></tr>
<tr><td >%logoff</td><td>Temporarily stop logging.</td></tr>
<tr><td >%logon</td><td>Restart logging.</td></tr>
<tr><td >%logstart</td><td>Start logging anywhere in a session.</td></tr>
<tr><td >%logstate</td><td>Print the status of the logging system.</td></tr>
<tr><td >%logstop</td><td>Fully stop logging and close log file.</td></tr>
<tr><td >%ls</td><td>Alias for `!ls -F --color`</td></tr>
<tr><td colspan="2"; > </td></tr>
</table></div>
<div class="Table_1" id="Table1" style="height:auto;min_width:625px;"><table border="1" cellpadding="3" cellspacing="0" style="border:1px solid black;border-collapse:collapse;font-family:verdana;font-size:13px">
<tr><td >%lsmagic</td><td>List currently available magic functions.</td></tr>
<tr><td >%lx</td><td>Alias for `!ls -F -o --color %l | grep ^-..x`</td></tr>
<tr><td >%macro</td><td>Define a macro for future re-execution. It accepts ranges of history,</td></tr>
<tr><td >%magic</td><td>Print information about the magic function system.</td></tr>
<tr><td >%man</td><td>Find the man page for the given command and display in pager.</td></tr>
<tr><td >%matplotlib</td><td></td></tr>
<tr><td >%mkdir</td><td>Alias for `!mkdir`</td></tr>
<tr><td >%more</td><td>Show a file through the pager.</td></tr>
<tr><td >%mv</td><td>Alias for `!mv`</td></tr>
<tr><td >%notebook</td><td></td></tr>
<tr><td >%page</td><td>Pretty print the object and display it through a pager.</td></tr>
<tr><td >%pastebin</td><td>Upload code to Github's Gist paste bin, returning the URL.</td></tr>
<tr><td >%pdb</td><td>Control the automatic calling of the pdb interactive debugger.</td></tr>
<tr><td >%pdef</td><td>Print the call signature for any callable object.</td></tr>
<tr><td >%pdoc</td><td>Print the docstring for an object.</td></tr>
<tr><td >%pfile</td><td>Print (or run through pager) the file where an object is defined.</td></tr>
<tr><td >%pinfo</td><td>Provide detailed information about an object.</td></tr>
<tr><td >%pinfo2</td><td>Provide extra detailed information about an object.</td></tr>
<tr><td >%popd</td><td>Change to directory popped off the top of the stack.</td></tr>
<tr><td >%pprint</td><td>Toggle pretty printing on/off.</td></tr>
<tr><td >%precision</td><td>Set floating point precision for pretty printing.</td></tr>
<tr><td >%profile</td><td>Print your currently active IPython profile.</td></tr>
<tr><td >%prun</td><td>Run a statement through the python code profiler.</td></tr>
<tr><td >%psearch</td><td>Search for object in namespaces by wildcard.</td></tr>
<tr><td >%psource</td><td>Print (or run through pager) the source code for an object.</td></tr>
<tr><td >%pushd</td><td>Place the current dir on stack and change directory.</td></tr>
<tr><td >%pwd</td><td>Return the current working directory path.</td></tr>
<tr><td >%pycat</td><td>Show a syntax-highlighted file through a pager.</td></tr>
<tr><td >%pylab</td><td></td></tr>
<tr><td >%qtconsole</td><td>Open a qtconsole connected to this kernel.</td></tr>
<tr><td >%quickref</td><td>Show a quick reference sheet</td></tr>
<tr><td >%quickref_text</td><td>Return the quickref text to be assigned to a variable</td></tr>
<tr><td >%recall</td><td>Repeat a command, or get command to input line for editing.</td></tr>
<tr><td >%rehashx</td><td>Update the alias table with all executable files in $PATH.</td></tr>
<tr><td >%reload_ext</td><td>Reload an IPython extension by its module name.</td></tr>
<tr><td >%rep</td><td>Alias for `%recall`.</td></tr>
<tr><td >%rerun</td><td>Re-run previous input</td></tr>
<tr><td >%reset</td><td>Resets the namespace by removing all names defined by the user, if</td></tr>
<tr><td >%reset_selective</td><td>Resets the namespace by removing names defined by the user.</td></tr>
<tr><td >%rm</td><td>Alias for `!rm`</td></tr>
<tr><td >%rmdir</td><td>Alias for `!rmdir`</td></tr>
<tr><td colspan="2"; > </td></tr>
</table></div>
<div class="Table_2" id="Table2" style="height:auto;min_width:612px;"><table border="1" cellpadding="3" cellspacing="0" style="border:1px solid black;border-collapse:collapse;font-family:verdana;font-size:13px">
<tr><td >%run</td><td>Run the named file inside IPython as a program.</td></tr>
<tr><td >%save</td><td>Save a set of lines or a macro to a given filename.</td></tr>
<tr><td >%sc</td><td>Shell capture - run shell command and capture output (DEPRECATED use !).</td></tr>
<tr><td >%set_env</td><td>Set environment variables.  Assumptions are that either "val" is a</td></tr>
<tr><td >%store</td><td>Lightweight persistence for python variables.</td></tr>
<tr><td >%sx</td><td>Shell execute - run shell command and capture output (!! is short-hand).</td></tr>
<tr><td >%system</td><td>Shell execute - run shell command and capture output (!! is short-hand).</td></tr>
<tr><td >%tb</td><td>Print the last traceback with the currently active exception mode.</td></tr>
<tr><td >%time</td><td>Time execution of a Python statement or expression.</td></tr>
<tr><td >%timeit</td><td>Time execution of a Python statement or expression</td></tr>
<tr><td >%unalias</td><td>Remove an alias</td></tr>
<tr><td >%unload_ext</td><td>Unload an IPython extension by its module name.</td></tr>
<tr><td >%who</td><td>Print all interactive variables, with some minimal formatting.</td></tr>
<tr><td >%who_ls</td><td>Return a sorted list of all interactive variables.</td></tr>
<tr><td >%whos</td><td>Like %who, but gives some extra information about each variable.</td></tr>
<tr><td >%xdel</td><td>Delete a variable, trying to clear it from anywhere that</td></tr>
<tr><td >%xmode</td><td>Switch modes for the exception handlers.</td></tr>
<tr><td >%%!</td><td>Shell execute - run shell command and capture output (!! is short-hand).</td></tr>
<tr><td >%%HTML</td><td>Alias for `%%html`.</td></tr>
<tr><td >%%SVG</td><td>Alias for `%%svg`.</td></tr>
<tr><td >%%bash</td><td>%%bash script magic</td></tr>
<tr><td >%%capture</td><td></td></tr>
<tr><td >%%debug</td><td></td></tr>
<tr><td >%%file</td><td>Alias for `%%writefile`.</td></tr>
<tr><td >%%html</td><td>Render the cell as a block of HTML</td></tr>
<tr><td >%%javascript</td><td>Run the cell block of Javascript code</td></tr>
<tr><td >%%latex</td><td>Render the cell as a block of latex</td></tr>
<tr><td >%%perl</td><td>%%perl script magic</td></tr>
<tr><td >%%prun</td><td>Run a statement through the python code profiler.</td></tr>
<tr><td >%%pypy</td><td>%%pypy script magic</td></tr>
<tr><td >%%python</td><td>%%python script magic</td></tr>
<tr><td >%%python2</td><td>%%python2 script magic</td></tr>
<tr><td >%%python3</td><td>%%python3 script magic</td></tr>
<tr><td >%%ruby</td><td>%%ruby script magic</td></tr>
<tr><td >%%script</td><td></td></tr>
<tr><td >%%sh</td><td>%%sh script magic</td></tr>
<tr><td >%%svg</td><td>Render the cell as an SVG literal</td></tr>
<tr><td >%%sx</td><td>Shell execute - run shell command and capture output (!! is short-hand).</td></tr>
<tr><td >%%system</td><td>Shell execute - run shell command and capture output (!! is short-hand).</td></tr>
<tr><td >%%time</td><td>Time execution of a Python statement or expression.</td></tr>
<tr><td >%%timeit</td><td>Time execution of a Python statement or expression</td></tr>
<tr><td >%%writefile</td><td></td></tr>
<tr><td colspan="2"; > </td></tr>
</table></div>
</div>