Software Requirement Specification
Software Requirement Specification
SOFTWARE REQUIREMENT:-
HARDWARE REQUIREMENT:-
FEATURES -
1.Supports all the IPython magic commands.
2.It provides real-time code introspection (The ability to examine what
functions, keywords, and classes are, what they are doing and what
information they contain)
3.Availability of breakpoints (debugging and conditional breakpoints)
Interactive execution which allows you to run line, file, cell, etc.
4.Navigation through cells, functions, blocks, etc can be achieved through
the Outline Explorer.
5.Inline display for graphics produced using Matplotlib
6.Also provides features such as help, file explorer, find files, etc
7.Can clear variables automatically ( or enter debugging )
8.Run configurations for working directory selections, command-line
options, current/ dedicated/ external console, etc.