Identify kernel in jupyter_notebook_config.py
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Is it possible to identify the name/language/version of the kernel that is being loaded from within `jupyter_notebook_config.py` (or another location).
We have a Jupyterhub instance for a large number of users and are trying to get better information about which kernels are used most often.
My apologies If I have missed it in the docs.
Contributor guide
Research direction
Start by reviewing jupyter_notebook_config.py and the notebook kernel-management entry points to determine where kernel identity is available during loading. Establish whether the requested name, language, and version can be exposed from configuration, and confirm the expected behavior with maintainers before defining implementation or documentation work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100