Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AnswerDotAI/execnb issues and pull requests

#70 - Clearer mistletoe message

Pull Request - State: open - Opened by pydanny 20 days ago

#69 - Make rendering use optional dependencies

Pull Request - State: open - Opened by pydanny 23 days ago - 1 comment

#68 - Ansi fix

Pull Request - State: closed - Opened by curtis-allan about 1 month ago - 2 comments

#67 - Limite to param names in completions if available

Issue - State: closed - Opened by jph00 about 2 months ago
Labels: enhancement

#66 - execution_count and traceback formatted incorrectly

Issue - State: closed - Opened by jph00 about 2 months ago
Labels: bug

#65 - Missing execution count in run cells

Issue - State: closed - Opened by jph00 about 2 months ago
Labels: bug

#64 - Fix matplotlib rendering in render_outputs

Pull Request - State: closed - Opened by johnowhitaker about 2 months ago
Labels: bug

#63 - add `shell.run_async`

Pull Request - State: closed - Opened by comhar about 2 months ago - 1 comment
Labels: enhancement

#62 - Use pygments for md output rendering

Issue - State: closed - Opened by jph00 about 2 months ago
Labels: enhancement

#61 - Add optional image rendering control to render_outputs

Pull Request - State: closed - Opened by ncoop57 2 months ago - 2 comments
Labels: enhancement

#60 - Add support for timeouts in CaptureShell

Issue - State: closed - Opened by jph00 2 months ago
Labels: enhancement

#59 - Use `callable` instead of `Callable`

Issue - State: closed - Opened by jph00 2 months ago
Labels: bug

#58 - Replace markdown with mistletoe for rendering markdown output

Pull Request - State: closed - Opened by ncoop57 2 months ago - 1 comment

#57 - Add option to use ansi2html renderer

Pull Request - State: closed - Opened by Isaac-Flath 2 months ago - 2 comments
Labels: enhancement

#56 - Fix rendering of error outputs in notebook

Pull Request - State: closed - Opened by ncoop57 3 months ago - 2 comments

#55 - Add `render_outputs`

Issue - State: closed - Opened by jph00 3 months ago
Labels: enhancement

#54 - Add SmartCompleter

Issue - State: closed - Opened by jph00 3 months ago
Labels: enhancement

#53 - Major refactor of CaptureShell

Issue - State: closed - Opened by jph00 3 months ago
Labels: enhancement

#52 - add markdown to doc output

Issue - State: closed - Opened by jph00 5 months ago
Labels: enhancement

#50 - fix url for source links

Pull Request - State: closed - Opened by deven367 over 1 year ago - 1 comment

#49 - Is it possible to stream output?

Issue - State: open - Opened by pplonski over 1 year ago

#48 - Two new keys for a `cell`

Pull Request - State: closed - Opened by deven367 over 1 year ago - 2 comments

#48 - Two new keys for a `cell`

Pull Request - State: closed - Opened by deven367 over 1 year ago - 2 comments

#47 - [Feature request] Running multiple notebooks from the command line

Issue - State: closed - Opened by aditya-283 almost 2 years ago - 1 comment

#46 - bug or feature? CaptureShell capture all console printouts between threads

Issue - State: closed - Opened by pplonski about 2 years ago - 1 comment

#45 - should I close `CaptureShell`?

Issue - State: closed - Opened by pplonski about 2 years ago - 3 comments

#44 - displaying plots using matplotlib in a notebook after `CaptureShell()`

Issue - State: closed - Opened by radekosmulski about 2 years ago - 1 comment

#43 - fix #42

Pull Request - State: closed - Opened by seeM over 2 years ago - 2 comments

#42 - `CaptureShell.enable_matplotlib` does not follow its parent's interface

Issue - State: closed - Opened by seeM over 2 years ago
Labels: bug

#41 - Specify encoding when reading file in write_nb (fixes #40)

Pull Request - State: closed - Opened by RalfG over 2 years ago - 2 comments
Labels: bug

#39 - `CaptureShell.shell` sets `cell.outputs` to ordinary dicts instead of `AttrDict`s

Pull Request - State: closed - Opened by seeM over 2 years ago - 2 comments
Labels: bug

#38 - Add `DummyHistory`

Issue - State: closed - Opened by jph00 over 2 years ago - 2 comments
Labels: enhancement

#37 - nbdev_test fails due to unescaped backslash in windows path

Issue - State: closed - Opened by johnyesberg over 2 years ago - 3 comments
Labels: bug

#36 - How fast is it?

Issue - State: closed - Opened by pplonski over 2 years ago - 1 comment

#35 - Only write file if changed in `write_nb`

Issue - State: closed - Opened by jph00 over 2 years ago
Labels: enhancement

#34 - DO NOT MERGE: Update test.yaml

Pull Request - State: closed - Opened by hamelsmu over 2 years ago

#33 - faster startup with `MPLBACKEND` environment variable to lazily set matplotlib backend

Pull Request - State: closed - Opened by seeM over 2 years ago - 2 comments
Labels: enhancement

#32 - Outputs is left as array instead of string

Issue - State: closed - Opened by dleen over 2 years ago - 1 comment

#31 - remove BaseNB

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 2 comments

#30 - bump version

Pull Request - State: closed - Opened by hamelsmu over 2 years ago

#29 - refactor to make Base minimal

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 1 comment

#28 - add base class for read/write compatibility

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 2 comments

#27 - Seaborn is not compatible with execnb

Issue - State: closed - Opened by jvivian over 2 years ago - 2 comments
Labels: bug

#26 - Remove usage of fastcore.xtras and fastcore.foundation to reduce chance of macOS fork issue

Issue - State: closed - Opened by jph00 over 2 years ago
Labels: enhancement

#25 - add `mk_cell`

Issue - State: closed - Opened by jph00 over 2 years ago
Labels: enhancement

#24 - Support `ipywidgets`

Issue - State: closed - Opened by seeM over 2 years ago
Labels: enhancement

#23 - Add new nb function

Pull Request - State: closed - Opened by dleen over 2 years ago - 3 comments
Labels: enhancement

#22 - use fork mode on mac

Issue - State: closed - Opened by jph00 over 2 years ago
Labels: enhancement

#21 - use `dumps` from fastcore

Pull Request - State: closed - Opened by seeM over 2 years ago - 2 comments

#20 - Notebook as scripts

Issue - State: open - Opened by hamelsmu over 2 years ago - 8 comments
Labels: enhancement

#19 - Parameterize Notebooks

Issue - State: closed - Opened by hamelsmu over 2 years ago
Labels: enhancement

#18 - Daemon mode to speed up startup

Issue - State: closed - Opened by seeM over 2 years ago - 1 comment
Labels: enhancement

#17 - tweak docs

Pull Request - State: closed - Opened by seeM over 2 years ago - 1 comment

#16 - fix #14

Pull Request - State: closed - Opened by seeM over 2 years ago - 2 comments

#15 - fix #13

Pull Request - State: closed - Opened by seeM over 2 years ago - 2 comments

#13 - Mime-bundle formatting should be consistent with Jupyter

Issue - State: closed - Opened by seeM over 2 years ago

#12 - fix #11

Pull Request - State: closed - Opened by seeM over 2 years ago - 4 comments

#11 - Trailing `;`s should silence the display hook

Issue - State: closed - Opened by seeM over 2 years ago

#10 - fix #9

Pull Request - State: closed - Opened by seeM over 2 years ago - 2 comments

#8 - Outputs are inconsistent with Jupyter notebooks

Issue - State: closed - Opened by seeM over 2 years ago

#7 - handle !

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 3 comments

#6 - do not fail if matplotlib is not installed when running `%matplotlib inline`

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 1 comment
Labels: bug

#4 - add docs for `prettytb`

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 1 comment

#3 - make pretty tb a method

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 1 comment

#2 - add traceback

Pull Request - State: closed - Opened by hamelsmu over 2 years ago - 1 comment

#1 - Update settings.ini with requirements and add CI

Pull Request - State: closed - Opened by hamelsmu over 2 years ago