Jessica A. Nash

Results 54 comments of Jessica A. Nash

I think the migration from `versioneer` to `versioningit` was merged only two days ago, so not a month :) Thanks for finding!

Good to know, thanks for the explanation! Yes, we should document or explain this. We can add a try except with a comment explaining what's happening.

Good point here. The exception raising was added recently for the last webinar. I am actually in favor of removing this exception from he `calculate_distance` function because `calculate_distance` is a...

@adibrastegarnia I think I understand the question you are asking - you would like a layout similar to the example site. Below is the solution I found for making my...

Hi @Harrypotterrrr - I ended up switching to a different Jekyll theme for my personal page. It is a different repository (private) than the one linked.

@bennybp has pointed out to me that pre commit hooks are not pushed and pulled with a repository, so its seems that is not the best solution for the cookie...

I am returning to this thread because I was looking into precommit today. I didn't previously understand the difference between the pre-commit hook and pre-commit software. I've been playing around...

Replying to my own message - I got it working today. I actually just didn't need the `language_version` keyword suggested by the black repo (https://github.com/psf/black#version-control-integration). It's actually very simple once...

I agree with @j-wags 💯 and with @mattwthompson's original post. > I would be in favor of adding as many default IDE directories to gitignore as possible. One of the...

I’m on board since everyone says it’s a good idea :)