Gerard Capes

Results 95 comments of Gerard Capes

The fix for this is to add `venv` to the exclude list at the end of `_config.yml`

Just realised this should go in the lesson-example repo instead. Can someone move this issue?

@fmichonneau Thanks for moving the issue @maxim-belkin Deleting the lib64 link gets rid of the error message, but given lib64 is automatically created, wouldn't my proposed solution above would be...

Ah, the timing question! I would say is that it's important to set realistic timings, which can only really be arrived at by teaching the material a few times and...

> Navigating to https://website.com is equivalent to navigating to https://website.com/index.html In general, this isn't true. Consider https://www.bbc.co.uk/news. Now try https://www.bbc.co.uk/news/home.html --- it gives a 404 error. For the purposes of...

Ok, let me try again. Someone wants to edit a page of a SWC lesson. All they know about the page is the URL. They fork the repo, and want...

@raynamharris Thanks - what you wrote makes perfect sense, but I still think the lesson template page I linked to is confusing on this point.

What languages will this work for? I like the idea of automatically generating the output, but does it work for MATLAB? Git? Make? SQL? If not then we'll still have...

This lesson currently builds on my system, as does the shell lesson. The MATLAB lesson doesn't following a PR that looks a lot like this one. I anticipate this PR...