-
New Feature
-
Resolution: Fixed
-
Major
-
None
These implementations have been using the Factory method Design pattern which is very helpful when integrating with other kernels in the future.
- Successfully connected to the IPython Kernal
- Each Interpreter will be managed by the Interpreter manager.
- The session will be automatically created when created using managers.
- User Configuration can be either default or customized.
To be done:-
- pom.xml update
- interpreter manager.java
- interpreter.java
- tests
- links to