You can choose which notebooks and sections to bring in. The plugin pulls your pages, converts them to Markdown, and ...
conda install jupyter # Is probably already installed conda install nb_conda # Link conda environment with jupyter notebook# If nb_conda does not work, try out ipykernel:#conda install ipykernel # Is ...