Lunch Notebook with firefox browser arguments
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I would like to launch Notebook with firefox and a separate profile
c.NotebookApp.browser = 'firefox --no-remote -P Jupyter'
in config file does not work
Thanks
Murray
Contributor guide
Research direction
Start by tracing how the c.NotebookApp.browser configuration is parsed and used when launching Firefox, then reproduce the command with the --no-remote and -P Jupyter arguments. Done means Notebook launches Firefox with the requested separate profile; the payload does not name a source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100