Skip to main content

Shortcomigs of Mathematica front end v12 for Raspberry Pi

  • No search in the Option inspector.
  • No spell-checking.
  • No Autocompletion.
  • No Function template.
  • No Documentation.
  • No Edit > Redo.
  • No Cell > NotebookHistory.
  • No File > Print.
  • No possibility of saving as demonstration.
  • Save as HTML does not work.

Comments

Popular posts from this blog

If Mac OS X ssh with correct password does not work...

If this occurs to you, don't spend hours like me hacking /etc/ssh/sshd_config but check "All users" in System preferences > Sharing. Moreover, to apply the changes you must restart the server and you can do so quickly also in Sharing by checking out and in "Remote login". Indeed the behaviour is kind of buggy because you are still prompted for password and there is nothing to see in ssh -v. 

How to access target user's Library with Mac OS X file sharing

The problem Sharing files from Mac to Mac (both on Mac OS X El Capitan) on the same local network, I cannot see a target user's Library (as opposed to his other directories).  The solution For the target user,  ~/Library is accessible, with the same permissions as other directories, but appears greyed out . Let the target user do:  in Finder, View > Show View Options, check Show Library Folder. Remark No problem with nfs server on target Mac. Reference Mac OS X file sharing