Evan Berkowitz

Results 7 issues of 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...

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,...

Documentation
topic: ticks axis labels
topic: transforms and scales

**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...

enhancement

## 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....