To truly take advantage of IEs such as Jupyter get and put functions need to be modified so that input and output datasets are trackable in history. This would also allow inclusion of IEs in workflows. An enormous advantage here is that you can quickly write, say, a statistical test function in Jupyter and then use it as a tool. (e.g., see this).
To truly take advantage of IEs such as Jupyter
getandputfunctions need to be modified so that input and output datasets are trackable in history. This would also allow inclusion of IEs in workflows. An enormous advantage here is that you can quickly write, say, a statistical test function in Jupyter and then use it as a tool. (e.g., see this).