CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 10:11:28 GMT
content-type: text/html; charset=utf-8
cf-ray: 964adf91c9e9cf00-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=615e1b3c-5116-4633-8fbb-5acc968f6c6f; expires=Sat, 25 Jul 2026 10:11:27 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: e211a287-bf05-4c2a-964e-01b5c67c7bcd
x-worker-origin-response-time: 560000000
x-dns-prefetch-control: off
set-cookie: prov=615e1b3c-5116-4633-8fbb-5acc968f6c6f; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=w0THygE2NCqii6w21nLvl0GkigvlSliry7K2QgrQ7yM-1753438288-1.0.1.1-9QfTL_k3NHibPa9ITbRYOzB2H08Udjy5dD_Wu4qKMC9PZtizmg.i2O.aQOjtodb.2oJAOeyDj2vb1mi9gamIe7B_lDcTpkxQWVTAWnJqoGU; path=/; expires=Fri, 25-Jul-25 10:41:28 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=Wuoq7xIebioqbVbLxO6WTOd_sHs2e1ub2_N6a22Nat8-1753438288218-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'notebooks' Questions - Mathematica Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [notebooks]
Questions on Notebooks (*.nb, *.ma in earlier versions), structured interactive documents produced by Mathematica that can contain text, graphics, sound, calculations, typeset expressions, and user interface elements.
1,366 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
45
views
Skip evaluation of some section
I’m using Section and Subsection styles in a Mathematica Notebook to organize code. I want to control whether Input cells under ...
-3
votes
0
answers
83
views
How to NDSolve the same equations many times with different givens [closed]
I have this equation:
r''[\[Tau]] - r'[\[Tau]] \[Phi]'[\[Tau]]^2 + (1 + mstar)/
r[\[Tau]]^2 == 0
I want to solve it twice, each time with different initial ...
1
vote
1
answer
104
views
Print just the plots in a notebook
Is there a way to quickly print all of the plots (and nothing else) in a notebook?
1
vote
0
answers
39
views
Set tab width in code cells and .wl notebooks
How can one set the default tab-width for code cells and the default cells in a .wl notebook. At the moment, the default is 4.
Note: I know this is a basic question, but neither Google, Stack Exchange,...
5
votes
1
answer
140
views
Change user-assigned symbol syntax coloring
I would like user-assigned symbols to be colored dark blue instead of black, to distinguish them from built-in symbols. Is this possible? I wasn't able to find any option available for this in the ...
0
votes
1
answer
93
views
Randomly disabled UNDO
I am using
mathematica 12.3.1.0 Linux x86 (64bit)
When I am writing some script on mathematica notebook, at some random points, the undo function stop tracking of what I have been doing.
For example, ...
1
vote
1
answer
76
views
Mouse over bubble comment or hidden comment for further explanations about an equation
Hello I am pretty new to Mathematica, using v 14.1, I usually use it primarily for writing as notes for future reminding how I did certain problems to remind me of understanding it if I had forgotten, ...
1
vote
0
answers
66
views
Exclude Sections/Subsections/... from evaluation. Use NonEvaluatingSection?
I have a notebook with many sections, subsections and subsubsections. I want to evaluate the notebook or a section but would like to have certain subsections or subsubsections not evaluate. How do I ...
0
votes
0
answers
43
views
How can I make the notebook scroll speed independent of the height of the notebook contents?
When I am working in a very long notebook, the mouse wheel scrolls much faster than it does in a short notebook. This is very annoying because scrolling around gets more and more difficult the longer ...
1
vote
0
answers
151
views
How to activate smooth scrolling of notebooks in version 14.2 on Linux
I work on Linux OpenSuse Leap 15.6 with Mathematica Apps V12 and V14.2 installed on separate partitions. Scrolling of Mathematica Notebooks in V12 and V14 behave differently. Scrolling in V12 is ...
0
votes
0
answers
40
views
Why does the word confidential appear at the top of my Mathematica 12 window? [duplicate]
I inadvertently pushed a button(s) and the word Confidential appeared at the top of my notebook window. Then I noticed that I could hide or display the code. I really like this feature but I don't ...
11
votes
2
answers
512
views
Option "Assumptions" can cause crash in a notebook (*.nb)
Update 2
It seems that it has been fixed in V. 14.2.1.
Update
As what Domen mentions in the comment, as well as I have tested it, it seems highly relevant to the option "Code caption language&...
4
votes
1
answer
256
views
Stylesheets not working in Mathematica 14.2
I have 14.2 and I chose macOS stylesheet option from writing assistant. Now the yellow color is not applied anymore in 14.2
The white part of the notebook should be yellow.
Does anyone has this issue?
0
votes
0
answers
29
views
How to turn off automatic highlighting of character? [duplicate]
The Mathematica notebook highlights all instances of a symbol while typing. I found a description of this feature on the "Summary of New and Improved Features in 14.1" (link) with:
...
6
votes
1
answer
75
views
Is it possible to specify that the next output cell created have a specific CellTag?
I would like to specify that the next output cell created has the specified CellTag. I want only that cell to have that tag. Ideally I want that tag in addition to ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
front-end × 420
cells × 218
formatting × 120
evaluation × 76
stylesheet × 76
options × 71
customization × 64
export × 59
bugs × 41
programming × 39
dynamic × 37
style × 33
boxes × 29
gui-construction × 28
keyboard × 28
user-interface × 28
documentation × 25
import × 25
save × 25
kernel × 24
functions × 21
graphics × 21
editing × 20
packages × 20
more related tags
Hot Network Questions
- OId Movie about an alien city that plays a repeating melody
- How would you rank these shimano hubs (-tx505, -m3050, -mt500)
- Making a arrow in Tikz increasing thickness
- Do the constructible lines and circles (not merely their intersections) cover the plane?
- Why does my laptop's display turn off when I'm away from the keyboard?
- Wie soll man "to choke up while singing" übersetzen?
- Tracking stored proceduers performance
- Story about a room on Mars that contains God
- Was Hermann Ganswindt's helicopter actually the first manned heavier-than-air motor-powered flight?
- How do I set up a recursive algorithm to repeatedly square root a positive real number?
- Dispute over reuse of shared research data
- leftmargin in enumerate
- Expected Value of a Dice Product Game
- Huge Difference in Interaction P-values Between Linear vs. Ordinal Regression (0.991 vs. 0.001)
- Word order for a phrase with a number, adjective and noun
- Using homothety to prove cyclic quads
- When was the last time all humans were on the ground not in the air?
- Surjectively universal Polish space
- Is the surface of Mars or the Moon mostly (or relatively) homogeneous, unlike the Earth?
- How to Select and Isolate Only the Fillet Parts of a Curve in Geometry Nodes?
- Why is the Schrödinger wave equation totally different from the classical wave equation?
- When and why is fwait necessary when using the 8087 coprocessor?
- I am looking for a French mathematician who contributed to complex analysis
- When did the OEIS get even better?