Carol Willing
Carol Willing
If I execute `complexity project/ www/`, I get the following error:  If I execute `complexity project/`, then all works fine. I'm using...
## What does this PR do? Fixes #
From #425 by @akx: > Passing --skip-tag (can be passed multiple times) will have the executor entirely skip cells endowed with that tag. > That status is recorded in the...
From Slack: Piping to papermill is on `master` :drooling_face: `cat original.ipynb | papermill > result.ipynb`
Follow up to #360. Let's focus on seeing if there is further refactoring which can be done to the code in these areas. I would like to revisit overwriting of...
This is now the preferred way to configure Read The Docs build. It's nice as it uses a config file instead of the UI for settings which configuration to be...
In light of #360, #354, it would be good to do a pass through the documentation to be a bit more explicit about extending engines, io, storage. - [ ]...
It may make sense to explore how we could use GitHub Actions to work within the pipeline of executing notebooks. First one that comes to mind: "Run Now" button for...
Document current behavior of kernel discovery when using conda (with and without a conda environment) for: - [ ] macOS - [ ] Windows 10 - [ ] Linux ref...
Autocompletion seems to be completely disabled in nteract 0.22 when using iJulia 1.3. The autocompletion (though sluggish) does work with the iJulia kernel on JupyterLab. --- Additional high priority usability...