If you have already installed Jupyter on your computer and want to use that with sagemath. You can easily invoke jupyter instead of the ipython notebook of sagemath with the following command that you should type at the sage prompt
sage: !sage -n jupyter
or if you want to launch from the prompt then type sage -n jupyter