Todd Morrow
Todd Morrow
If not, is there any work-around? iRobot cloud maybe?
In https://mathics-development-guide.readthedocs.io/en/latest/installing.html, there's a typo. The line `$ apt-get install python-dev libsqlite3-devp python-setuptools liblapack-dev llvm-dev` should be `$ apt-get install python-dev libsqlite3-dev python-setuptools liblapack-dev llvm-dev` `libsqlite3-devp` has an extra p
I made progress in getting my sonos-web server to start, by installing with docker. I successfully pulled the docker image and ran it, but I got the error: toddmo@machine:~$ sudo...
Running `sonos-web install` and these are the results: ``` Installing Sonos Web ✔ downloading installation files ✔ installing front-end dependencies ✔ build front-end application ✔ install back-end dependencies ⠋ cleaning...
Hello, I got this working with i3. I'd like to know how to get updates via events for the room changes. I read the readme and I'm still not sure...
I have factored out the classes to a class library, in order to use it in another project to investigate making it part of a .net expression tree builder (to...
Use Case: I want to edit the uml code while the preview tab is open AND KEEP EDITING, uninterrupted. Expected Behavior: The preview updates while I edit and I can...
I haven't been able to find on google, stack overflow, the documentation how to simply enter a cell of type text (as opposed to a formula cell). There doesn't seem...
I'm sure this question is beyond the scope of this project itself, but what would be the general approach to integrating my (working) Mathics core/Django installation to a local Apache...
Is there a way to do this? What would you recommend? Thanks.