WolframResearch / WolframLanguageForJupyter

Wolfram Language kernel for Jupyter notebooks
MIT License
1.03k stars 124 forks source link

EchoFunction does not seem to work #140

Open userrand opened 1 year ago

userrand commented 1 year ago

It seems like Echo works but not EchoFunctions. For example,

EchoFunction[Total]@Map[b,{4,3}];

jgilray commented 1 year ago

Further, EchoTiming, EchoEvaluation and EchoLabel all seem to do nothing in a Jupyter notebook