In [1]:
globals()
Out[1]:
{'In': ['', 'globals()'],
'Out': {},
'_': '',
'__': '',
'___': '',
'__builtin__': <module 'builtins' (built-in)>,
'__builtins__': <module 'builtins' (built-in)>,
'__doc__': 'Automatically created module for IPython interactive environment',
'__loader__': None,
'__name__': '__main__',
'__package__': None,
'__spec__': None,
'_dh': ['/home/felipe/python-sandbox/python3/notebooks'],
'_i': '',
'_i1': 'globals()',
'_ih': ['', 'globals()'],
'_ii': '',
'_iii': '',
'_oh': {},
'exit': <IPython.core.autocall.ZMQExitAutocall at 0x7f7cac289320>,
'get_ipython': <bound method InteractiveShell.get_ipython of <ipykernel.zmqshell.ZMQInteractiveShell object at 0x7f7cadab9d68>>,
'quit': <IPython.core.autocall.ZMQExitAutocall at 0x7f7cac289320>}
Content source: queirozfcom/python-sandbox
Similar notebooks: