Integrating JMP with Anaconda Python and Tensorflow
I'm working to integrate an Anaconda environment of Python 3.8.11 with JMP to leverage Tensorflow with JMP. I've been successful integrating JMP and the Anaconda environment and was able to verify operation of some typical machine learning packages installed in that environment. I have been unsuccessful in importing Tensorflow. Please see the attached code. Names Default To Here( 1 );
Python In
...