Tim Pillinger

Results 108 issues of Tim Pillinger

Under `Python development environments > Your development environment > other` Suggestion? ``` Jupyter notebooks allow you to write and run Python in a browser. Whilst not an editor or an...

Partially addresses #5052 - - Hardcodes the numbers for the Style fails - Adds the ability to ignore individual exception codes using `--ignore` or `-n`. **Check List** - [x] I...

could be better

These changes close #5063 **Requirements check-list** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically grouped changes (else tidy your branch...

Follow on from https://github.com/cylc/cylc-doc/pull/498 **Requirements check-list** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically grouped changes (else tidy your branch...

small

Cylc 8 Version of https://github.com/cylc/cylc-flow/issues/4516#issue-1054701768 **Pull requests welcome!** This is an Open Source project - please consider contributing a bug fix yourself (please read `CONTRIBUTING.md` before starting any work though).

bug

**Check List** - [ ] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [ ] Contains logically grouped changes (else tidy your branch by rebase)....

## Description Some style rules (such as [jinja2 indentation](https://cylc.github.io/cylc-doc/stable/html/workflow-design-guide/style-guide.html#jinja2-code)) are widely and (perhaps) understandably violated - This seems as legit ``` [[section]] {% jinja2 stuff %} cylc key = cylc...

speculative

**Describe the bug** Technically this is user/site admin error, but it seems like a simple fix: Currently if you have this config: ```ini [platforms] [[platform1]] ... [platform groups] [my_group] platforms...

small
could be better

> **Edit:** > > Have generalised the issue based on the discussion [below](https://github.com/cylc/cylc-flow/issues/4638#issuecomment-1034755877). > > Cylc 7 used to identify unsatisfiable tasks, this information was provided in `get_graph_raw` which allowed...

investigation

**Describe the bug** RE: Cylc Revew & Cylc 8 Functionality On attempting to search within a file from a Cylc 8 workflow the following error message appears. This only happens...

bug