how to debug notebook source in pycharm
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Hello ,I want to modify the notebook source code for some personal needs .
How can I debug the notebook source code in pycharm ?
When I start notebook\notebook\notebookapp.py , it will fail for "ModuleNotFoundError: No module named 'notebook.transutils'" .
So can I debug the source code in pycharm ?
Need for help . Thanks very much .
Contributor guide
Research direction
Start with notebook/notebook/notebookapp.py and the reported ModuleNotFoundError when launching it in PyCharm. Check how the notebook source is intended to be run and whether the issue reflects a missing setup step or an unsupported debugging workflow. Done means documenting a verified PyCharm debugging path or clearly recording the limitation and correct entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- developer-experience, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100