Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ functions
Functions
3,293 in github.com/ipython/ipython
⨍
Functions
3,293
◇
Types & classes
503
↳
Endpoints
20
Method
set_trio_runner
(self, tr)
IPython/core/interactiveshell.py:725
Function
setup
Setup as a sphinx extension.
IPython/sphinxext/ipython_console_highlighting.py:9
Function
setup
(app)
docs/sphinxext/configtraits.py:13
Function
setup
(app)
docs/sphinxext/magics.py:38
Method
setup
(self)
IPython/core/tests/test_pylabtools.py:154
Function
setup_environment
Setup testenvironment for some functions that are tested in this module. In particular this functions stores attributes and other things that
IPython/utils/tests/test_path.py:77
Function
setup_module
Setup testenvironment for the module: - Adds dummy home dir tree
IPython/utils/tests/test_path.py:56
Function
setup_module
Setup testenvironment for the module:
IPython/utils/tests/test_module_paths.py:43
Function
setup_module
Setup testenvironment for the module: - Adds dummy home dir tree
IPython/core/tests/test_paths.py:22
Function
setup_module
()
IPython/core/tests/test_oinspect.py:28
Function
setup_module
Setup test environment for the module: - Adds dummy home dir tree
IPython/core/tests/test_profile.py:51
Function
setup_module
()
IPython/extensions/tests/test_storemagic.py:7
Method
sh
(self)
IPython/utils/_process_posix.py:61
Function
shell_initialized
Fires after initialisation of :class:`~IPython.core.interactiveshell.InteractiveShell`. This is before extensions and startup scripts are loa
IPython/core/events.py:149
Function
short_fun
(a=1)
IPython/core/tests/test_oinspect.py:402
Method
show
write my output to sys.stdout/err as appropriate
IPython/utils/capture.py:112
Method
show_all
Show entire demo on screen, block by block
IPython/lib/demo.py:428
Method
show_exception_only
Only print the exception type and message, without a traceback. Parameters ---------- etype : exception type value :
IPython/core/ultratb.py:825
Function
show_in_pager
Run a string through pager
IPython/core/hooks.py:152
Function
show_linewise_tokens
For investigation and debugging
IPython/core/inputtransformer2.py:508
Method
show_usage
Show a usage message
IPython/core/interactiveshell.py:3636
Function
shutdown_hook
default shutdown hook Typically, shutdown hooks should raise TryNext so all shutdown ops are done
IPython/core/hooks.py:135
Function
simple_add
Adds two numbers
IPython/core/tests/test_oinspect.py:270
Function
simple_dt
>>> print(1+1) 2
IPython/testing/tests/test_ipunittest.py:54
Function
simulate_numpy_not_installed
()
IPython/lib/tests/test_display.py:236
Function
skip_decorator
(f)
IPython/external/decorators/_decorators.py:56
Function
skip_decorator
(f)
IPython/testing/decorators.py:188
Function
skip_doctest
Decorator - mark a function or method for skipping its doctest. This decorator allows you to mark a function whose docstring you wish to omit
IPython/testing/skipdoctest.py:12
Function
skip_file_no_x11
(name)
IPython/testing/decorators.py:327
Function
skipif
Make function raise SkipTest exception if a given condition is true. If the condition is a callable, it is used at runtime to dynamically
IPython/external/decorators/_decorators.py:27
Function
skipper_func
Skipper for normal test functions.
IPython/external/decorators/_decorators.py:78
Function
skipper_func
Skipper for normal test functions.
IPython/testing/decorators.py:207
Function
skipper_gen
Skipper for test generators.
IPython/external/decorators/_decorators.py:85
Function
skipper_gen
Skipper for test generators.
IPython/testing/decorators.py:214
Function
sleeper
(interval=t_short, *a, **kw)
IPython/lib/tests/test_backgroundjobs.py:32
Method
some_method
(self)
IPython/utils/tests/test_dir2.py:49
Method
somemethod
(self)
IPython/lib/tests/test_pretty.py:44
Method
sortby
(self)
IPython/core/inputtransformer2.py:184
Function
sortkey
(s)
docs/autogen_magics.py:33
Method
source_reset
(self)
IPython/core/inputsplitter.py:656
Function
sphinxify
(doc)
IPython/core/interactiveshell.py:95
Method
stage_default_config_file
(self)
IPython/core/profileapp.py:288
Method
start
(self)
IPython/terminal/ipapp.py:350
Method
start
(self)
IPython/core/historyapp.py:54
Method
start
(self)
IPython/core/historyapp.py:138
Method
start
(self)
IPython/core/profileapp.py:130
Method
start
(self)
IPython/core/profileapp.py:192
Method
start
(self)
IPython/core/profileapp.py:303
Method
startTest
(self, test)
IPython/testing/iptest.py:354
Function
start_event_loop_wx
Start the wx event loop in a consistent manner.
IPython/lib/guisupport.py:97
Function
start_kernel
Launch a normal IPython kernel instance (as opposed to embedded) `IPython.embed_kernel()` puts a shell in a particular calling scope, suc
IPython/__init__.py:128
Method
stb2text
Convert a structured traceback (a list) to a string.
IPython/core/ultratb.py:1349
Method
stb2text
Convert a structured traceback (a list) to a string.
IPython/core/ultratb.py:1484
Method
stderr
Captured standard error
IPython/utils/capture.py:93
Function
stderr_read
()
IPython/utils/_process_win32.py:104
Method
stdev
(self)
IPython/core/magics/execution.py:94
Method
stdout
Captured standard output
IPython/utils/capture.py:86
Function
stdout_read
()
IPython/utils/_process_win32.py:99
Function
stop
()
IPython/terminal/pt_inputhooks/asyncio.py:55
Method
stop_here
Check if pdb should stop here
IPython/core/debugger.py:673
Method
store
Lightweight persistence for python variables. Example:: In [1]: l = ['hello',10,'world'] In [2]: %store l In [
IPython/extensions/storemagic.py:78
Method
stream
(self)
IPython/testing/globalipapp.py:41
Function
strip_ansi
Remove ansi escape codes from text. Parameters ---------- source : str Source to remove the ansi from
IPython/utils/text.py:475
Method
structured_traceback
Return a nice text document describing the traceback.
IPython/core/ultratb.py:1188
Method
structured_traceback
(self, etype, value, tb, tb_offset=None, number_of_lines_of_context=5)
IPython/core/ultratb.py:1330
Method
structured_traceback
(self, etype=None, value=None, tb=None, tb_offset=None, number_of_lines_of_contex
IPython/core/ultratb.py:1426
Method
structured_traceback
(self, etype, value, elist, tb_offset=None, context=5)
IPython/core/ultratb.py:1462
Method
success
(self)
IPython/core/interactiveshell.py:323
Function
support_function_one
A simple function.
IPython/core/tests/test_oinspect.py:221
Function
suspend_to_bg
(event)
IPython/terminal/shortcuts.py:196
Method
svg
Render the cell as an SVG literal
IPython/core/magics/display.py:59
Method
switch_doctest_mode
Switch prompts to classic for %doctest_mode
IPython/terminal/interactiveshell.py:632
Method
sx
Shell execute - run shell command and capture output (!! is short-hand). %sx command IPython will run the given command using comman
IPython/core/magics/osm.py:682
Function
synchronize_with_editor
(self, filename, linenum, column)
IPython/core/hooks.py:85
Function
syntax_error_transformer
Transformer that throws SyntaxError if 'syntaxerror' is in the code.
IPython/terminal/tests/test_interactivshell.py:169
Function
system
Win32 version of os.system() that works with network shares. Note that this implementation returns None, as meant for use in IPython. Parame
IPython/utils/_process_win32.py:123
Method
system_piped
Call the given cmd in a subprocess, piping stdout/err Parameters ---------- cmd : str Command to execute (can not e
IPython/core/interactiveshell.py:2454
Function
target_update
Update a target with a given command given a list of dependencies. target_update(target,deps,cmd) -> runs cmd if target is outdated. This is
IPython/utils/path.py:354
Method
tb
Print the last traceback. Optionally, specify an exception reporting mode, tuning the verbosity of the traceback. By default the curr
IPython/core/magics/execution.py:494
Method
tearDown
(self)
IPython/utils/tests/test_path.py:427
Method
tearDown
(self)
IPython/core/tests/test_magic_terminal.py:91
Method
tearDown
(self)
IPython/core/tests/test_completer.py:157
Method
tearDown
(self)
IPython/core/tests/test_profile.py:91
Method
tearDown
(self)
IPython/core/tests/test_completerlib.py:46
Method
tearDown
(self)
IPython/core/tests/test_completerlib.py:99
Method
tearDown
(self)
IPython/core/tests/test_interactiveshell.py:521
Method
tearDown
(self)
IPython/core/tests/test_interactiveshell.py:638
Method
tearDown
(self)
IPython/core/tests/test_interactiveshell.py:746
Method
tearDown
(self)
IPython/core/tests/test_interactiveshell.py:823
Method
tearDown
(self)
IPython/core/tests/test_interactiveshell.py:927
Method
tearDown
(self)
IPython/core/tests/test_inputsplitter.py:120
Method
tearDown
(self)
IPython/core/tests/test_inputsplitter.py:576
Method
tearDown
(self)
IPython/core/tests/test_async_helpers.py:315
Method
tearDown
(self)
IPython/core/tests/test_run.py:468
Method
tearDown
(self)
IPython/extensions/tests/test_autoreload.py:79
Method
tearDown
(self)
IPython/testing/plugin/ipdoctest.py:288
Method
tearDown
(self)
IPython/testing/tests/test_tools.py:132
Method
tearDownClass
(cls)
IPython/utils/tests/test_path.py:348
Method
teardown
(self)
IPython/core/tests/test_pylabtools.py:173
Function
teardown_environment
Restore things that were remembered by the setup_environment function
IPython/utils/tests/test_path.py:87
← previous
next →
2,301–2,400 of 3,293, ranked by callers