Reference training materials (& remove reference to 'the the'!) #904
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Quick one to add a note of the training material in the introduction/summary info for cf-python, in the various locations it appears: README, setup.py, docs intro (and the index page via inclusion of the introduction content there) etc. Whilst I was finalising the training materials for the ISC I realised it would be great to advertise those - though happy to tweak the sentence which links to them if you think.
Whilst preparing the PR I noticed some duplicated words in the docs - and upon further investigation the snippet (and band 😆) 'the the' in particular appears very frequently (I wonder how that happened?) - so I've blitzed those via some
findandsedcommands.Includes commiting of re-built HTML for any of the pages featuring the typo (excluding the API ones where we cab wait for the typo fix until next release's docs build) - otherwise only tweaks sources.