Richard Guinness
Results
2
issues of
Richard Guinness
Hi Brandon, Thanks for an excellent tutorial. Your answer to q "List all of the "Treasure Island" movies from earliest to most recent." is `titles[titles.title == 'Treasure Island'].sort_values('year')` There are...
### 🐛 Describe the bug Following suggestion re installation of obsidian.nvim using [lazy.nvim](https://github.com/epwalsh/obsidian.nvim#using-lazynvim), I add a new table `mappings` within `opts`, but the defined shortcuts don't work. I've ensured obsidian.nvim...
bug