1. install notebook withsudo python3 -m pip install jupyter
  2. In pycharm file > new...>Jupyter Notebook
    run jupyter notebook in pycharm
  3. click on the Run Jupyter Notebooklink(this will show when you run your code)
    run jupyter notebook in pycharm
  4. if your meet authentication popup, just cancel it
  5. then everything done, your can run your notebook in the pycharm without browser.
    run jupyter notebook in pycharm

相关文章: