Skip to main content

bugs - Error occurred while connecting to remote kernel.Can't use dynamic


When Open Mathematica using remote kernel,it throws LinkConnect error.But normal command can evaluate.Like Range@5,$Version...



But Can't use dynamic.It throws An unknown box name.


enter image description here


So if I want to monitor training process of neutral networks,it fails.


enter image description here


Kernel Configuration options:


enter image description here


Ps: frontend: windows 10



11.1.0 for Microsoft Windows (64-bit) (March 13, 2017)




kernel: Ubuntu 14.04.5 LTS



11.1.1 for Linux x86 (64-bit) (April 18, 2017)




Answer



Bug fixed in Version 11.2


Now,Dynamic content display correctly!


enter image description here


Comments