Does anyone know if Wolfram makes the webpage “Wolfram Language: Fast Introduction for Programmers” available as a Mathematica notebook — a .nb file?Read more
Does anyone know if Wolfram makes the webpage “Wolfram Language: Fast Introduction for Programmers” available as a Mathematica notebook — a .nb file?Read more
The whole notebook is one task, but due to Memoryconstrianed the notebook may abort some steps in the middle. As long as this happens, I would like to abort the whole subsequent code, too. Is there any command can do this?Read more
In a notebook that I’m created with a Hyperlink, Mathematica directs me to my google home page upon clicking of that link. Is this a bug or a user problem? Any help is appreciatedRead more
Normally I can change the notebook magnification by ctrl+wheelup/down, but in Linux it doesn’t work anymore. My version is 11.2. My linux distro is fedora 27 and I disabled wayland. What could be the problem?Read more
I had to force close my notebook because my computer was counting down to an automatic update and Mathematica kept crashing during an evaluation. I’d been working for over a week on the content, but didn’t save any backups to a separate file, because I assumed there was an automatic back-up in place. After theRead more
Why are you selling this site? i am selling this awesome website, because i need extra cash for another project that i would like to release soon How is it monetized? i haven't place any ads on this website How much time does this site take to run? just the renewal fees for the domainRead more
I saved some modules into the same package or notebook which I call ModuleLibrary.m I then get/call this package using Get[DirectoryPath\ModuleLibrary.m] in my actual analysis notebook. However when I come to use some module, it doesn’t work. Mathematica behaves as though the called module is uninitialised E.g. If I go MyModule[Data] I just get theRead more
The goal is something like this: Requirements: The goal is a natural experience as this is a standard layout in many places. Keep that in mind if anything is not clear. Events: ‘head’ has fixed heigth and notebook’s width (minus margins). Would be nice to not have to know the height before. notebook is resizeableRead more
I am using the Wolfram Cloud app on Android and have received an email with a notebook attached. Using the Wolfram Cloud app I would like to load the notebook to work in it. I can save the notebook to the device. However, there only appears to be a create new option and no uploadRead more
Title say it all, I want to export _Notebook to cloud as a .nb file a make it available to download via hyperlink in different places. This is rather a code-review question because I have the working code. The problem is that it does not feel idiomatic: (*uploading notebook*) co = CloudExport[ ExportString[ Notebook[{Cell[BoxData@ToBoxes@Defer[1 +Read more