conda-forge / conda-forge/jupyter_core-feedstock
Investigate downstreams tests
Open
question
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
### Comment:
#103 drops downstream tests for various reasons.
- [ ] `nbconvert-core` needs a build with `python_min: 3.10`
- > https://github.com/conda-forge/nbconvert-feedstock/pull/146
- [ ] `jupyter_server` fails a test
- > times out in `test_execution_state`: AssertionError: assert 'starting' == 'busy'
- [ ] `jupyterlab` needs a v1 recipe build
- > https://github.com/conda-forge/jupyterlab-feedstock/issues/466
- [ ] `ipython` is "too slow" on windows
- > times out in `test_stream_performance`: `assert 21.310507099999995 < 10`
Contributor guide
Assessment
This issue has not been assessed yet.