Add [[Jupyter Notebook]] to the [[context menu]] with the same process we used to add Anaconda Prompt. The command you need is: ``` cmd.exe /K "C:Users\Erik Anderson\miniconda3\Scripts\activate.bat" && jupyter-notebook ```