open jupyter notebook in spyder code example
Example 1: open jupyter notebook
jupyter notebook
Example 2: using jupyter notebook files in spyder
conda install spyder-notebook -c spyder-ide
jupyter notebook
conda install spyder-notebook -c spyder-ide