##// END OF EJS Templates
SVG scoping must be explicitly enabled by the user...
SVG scoping must be explicitly enabled by the user SVG scoping is disabled by default, to enable it the user must call the core.display.SVG constructor with the scoped=True keyword parameter.

File last commit:

r12815:db07f4de
r13409:9519db2c
Show More
README
10 lines | 195 B | text/plain | TextLexer
MinRK
reorganize default config files to match profiles as directories...
r3954 This is the IPython directory.
For more information on configuring IPython, do:
MinRK
update IPYTHONDIR readme...
r12815 ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create