Evan Berkowitz
Evan Berkowitz
Here are two examples which redirect to the wrong page: https://www.google.com/amp/s/www.etonline.com/the-bachelorette-season-16-episode-10-Tayshia-Adams-men-tell-all-2020-12-14-live-updates%3famp * I just want to say for posterity's sake that I have no interest in the bachelorette, but some...
The MIT license says I need to keep the license itself in place.
I couldn't figure out why my notes in python weren't showing up. Looking into `lib/messageChecks.js` reveals that two slashes are required for a match. But some languages' comments aren't indicated...
I almost 100% of the time wish to do `notes -g .gitignore`. It would be great if defaults were specifiable somewhere (like, but not necessarily, `~/.code-notes`). As it stands I...
### Bug summary Setting ax.set_xscale('log') introduces unwanted minor ticks, even when set_xticks specifies `minor=False`. ### Code for reproduction ```python import matplotlib.pyplot as plt import numpy as np N = np.array([3,...
**Is your feature request related to a problem? Please describe.** I have a C++ library built on top of libtorch. I would like to use HighFive to provide an hdf5...
## Steps to Reproduce 1. Commit a file to a github repository that has filemode 100755 2. Open the repository in overleaf and save any file, not the 100755 file....