issues Search Results · repo:ReviewNB/treon language:Python
Filter by
13 results
(103 ms)13 results
inReviewNB/treon (press backspace or delete to remove)According to treon --help, treon is meant to be invoked as
treon [PATH] [--threads= number ] [-v] [--exclude= string ]...
However, it is currently not possible to pass multiple PATHs, unlike many command-line ...
garrison
- 1
- Opened on Jul 29, 2022
- #24
I often (but not always) witness treon output the following error just before exiting:
Exception ignored in: function BaseEventLoop.__del__ at 0x7fbaf2e4a4c0
Traceback (most recent call last):
File ...
garrison
- 3
- Opened on Apr 15, 2022
- #23
When I run treon I get a RuntimeError telling me that it can only launch a kernel on a local interface.
The error message suggests to me that something is wrong with my configuration settings, but I had ...
GenevieveBuckley
- 5
- Opened on Oct 6, 2020
- #21
Hi,
I quickly tested your package today with a notebook call draft-treon.ipynb with the following cell:
! pip install pandas
import pandas as pd
and ran the command:
pip install treon
treon draft-treon.ipynb ...
alexandreCameron
- 4
- Opened on Feb 26, 2020
- #18
Executing entire notebook is a good CI practice. But it s not always feasible or required (some cells can take hours to
run). It would be good to offer an ability to only run specific cells or exclude ...
enhancement
amit1rrr
- 3
- Opened on Dec 2, 2019
- #17
When running treon on Windows 10 with multiple threads it sometimes stops running because of issues with the underlying
jupyter client.
To some extent this is an issue with the jupyter client, and or ...
asteppke
- 5
- Opened on Aug 13, 2019
- #15
We re using treon for HumanCellAtlas/data-consumer-vignettes, and ran into a problem where notebooks that refer to
relative paths can unexpectedly fail when tested with treon.
These notebooks expect the ...
natanlao
- 4
- Opened on Aug 8, 2019
- #12
During development for #4, I felt like the following essentials might be missing from treon:
- [x] .gitignore - for __pycache__
- [x] ~Pipfile and Pipfile.lock - easier to get started, because there ...
f4lco
- 4
- Opened on Jun 26, 2019
- #7
Any interest in merging projects? https://github.com/timkpaine/jupyterlab_celltests
timkpaine
- 3
- Opened on May 11, 2019
- #5
Currently we print verbose output which shows every test that s running. It s a good default since,
- Users can see the progress (some tests in notebooks can be long running)
- Easy to make sure all ...
amit1rrr
- Opened on May 10, 2019
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.