You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
I think we should see if we have enough material to split it into two lessons to reduce extraneous load and wasted time for people who only use one of the two languages.
I don't think I learned how to drop into a REPL in R from a function when I was using R, I'd love to hear it!
Also, now that I think of it, I'm wondering if it's possible to react to errors by dropping into a REPL/debug session, like in SBCL (Common Lisp). That's probably a bit advanced for our audience, though.
Yes, please open a new issue for the same topic in R, regardless of the amount of material. Teaching things both in different languages was criticised by several workshop attendees, so it's probably a good idea to keep study group events specific to one language at a time and maybe schedule such "tandem" events for 2 adjacent weeks.
katrinleinweber
changed the title
Python Error Finding with python backtrace and pdb
Finding Python errors with backtrace and pdb
Aug 17, 2018
backtrace
backtrace
callback to debug itpdb.set_trace()
What next? Upvote this topic. It will be scheduled when a) 3 or more people upvoted and b) it has an assignee. If you want to teach this topic, please say so. To schedule the event, create a new file in the
_posts
folder, copy this template's filename and content and fill in the new event metadata.The text was updated successfully, but these errors were encountered: