GitHub user ivan-velikanov created a discussion: Interactive Java Notebooks (IJNB) support
It seems oracle recently added IJNB support in java for vscode https://github.com/oracle/javavscode/wiki/Interactive-Java-Notebooks I believe javavscode is powered by netbeans and is probably powering some (if not all) stuff behind that notebook, then does netbeans natively also support IJNB or any plans of doing so in the near future? Given that this is a very new feature, I guess it might take some time to trickle into netbeans. If I get a notebook with support for adding any maven dependency with netbeans autocompletion, I would be very excited for using it for quick experiments and prototyping. I wouldn't compare a notebook with jshell, because in notebook it is easier to store and also see intermediate states and outputs and redo/resume from mid point. I feel this would be very useful for many scenarios. GitHub link: https://github.com/apache/netbeans/discussions/9126 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
