jupyter / jupyter/notebook

[NbConvertApp] WARNING | pattern 'shell.posix' matched no files When Trying to Activate Python Environment

Open
#4,564 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

Followed immediately after by:
`[NbConvertApp] WARNING | pattern 'activate' matched no files
[NbConvertApp] WARNING | pattern 'PythonData' matched no files`

When I try to run conda commands, such as `conda update -n root conda`, it's met with a huge dump of information on the configurables of nbconvert and is followed with `[NbConvertApp] CRITICAL | Bad config encountered during initialization:
[NbConvertApp] CRITICAL | Unrecognized flag: '-n'`.
Not entirely sure how to fix this or what could have gone wrong.

Contributor guide

Open the contributing guide

Research direction

Reproduce the `conda update -n root conda` command and capture why it is being handled by NbConvertApp instead of conda. Trace the nbconvert and conda command entry points involved in the environment, then verify that conda commands run without NbConvertApp warnings and accept their flags.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
cli, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.