If your first notebook is running and needs a long time to finish, but you still need Mathematica to do other calculation in another notebook.
The second notebook will not start until the first notebook finish its task, how to solve this problem?
If your first notebook is running and needs a long time to finish, but you still need Mathematica to do other calculation in another notebook.
The second notebook will not start until the first notebook finish its task, how to solve this problem?
Before executing the notebooks, assign different kernels to the two notebooks, using the menu option Evaluation > Notebook's Kernel. Note, however, that your license may limit the number of kernels running simultaneously.
See more at: https://support.wolfram.com/12425?src=mathematica