WLJS Notebook – Open-source web-based notebook interface for Wolfram Language
11–16 of 16 posts
Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language
#12"“WLJS Notebook” is damaged and can’t be opened. You should move it to the Trash." (M3 Mac.)
$ xattr -d 'com.apple.quarantine'
Or right-click and “Open” from the popup menu.Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language
#13Their free "cloud" is so slow I'd find writing BASIC on a C64 more enjoyable while their desktop offering costs so much money that it crosses into the territory of hardware budgets.
Aside from the occasional missing widgets and bugs, it's fast, modern, and entirely local. If anyone wants for any reason wants/needs to use Mathematica, I'd recommend this as the least bad way to do so.
Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language
#14Now we just need a FOSS reimplementation of wolframscript that can also run in the browser. Unfortunately, Mathics' one[1] is written in Python.
Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language
#15> No active Kernel is attached
While running wolframscript from the shell does work.
Do I need a Mathematica activation key?
Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language
#16Have any data scientists moved from R or Python to Wolfram? Curious to know if it can do anything better? I'd consider checking it out, if only to dabble and learn more about it. (from a ~30 second search online, unlike python and R which are free, I think wolfram is about $439/year. source: https://www.wolfram.com/mathematica/pricing/home-hobby/ )
It depends what you mean by "data science", but for stats, R or Origin (also expensive) would be better. Matlab (another paid option) is typically used for for numerical work (e.g. signal analysis). Mathematica is best at symbolic stuff.