Then Carsten’s answer applies. You can’t change the number of threads in a running kernel (just like you can’t do it in any running Julia instance), so you need to switch to the newly installed kernel afterwards. You probably also have to restart Jupyter (or at a minimum refresh the page) to see the new kernel in the list of available kernels.