Nathan Henrie

Results 108 comments of Nathan Henrie

I'd also love to see this extension respect `pyproject.toml`'s black settings, but no luck so far. I've gone the route above and manually edited the file in my `site-packages` which...

Here's one way: https://github.com/arokem/python-matlab-bridge/blob/master/pymatbridge/matlab_magic.py#L68 accept kwargs into `load_ipython_extension` and allow users desiring custom configuration to manually import the extension and run the function with their config. The below is just...

Work seems to have slowed down, so I created a fork that addresses this issue and adds a few other features:

Fair enough. If the issue returns and/or you're able to complete the rest of the issue template let me know!

Sure, I'd be thrilled! A few warnings: - I'm a technology hobbyist with no formal / professional training, and as such - I have only novice-level familiarity with security in...

Hmmm, unclear how I unpinned this. Smooth first move as part of the team 😆

Is this still being considered? Certainly seems like it would have some advantages. If not should we close? @cole-h looks like last commit was about a year ago?

@ryantm reviewing that issue, seems like this is more of a decision on the part of the rage team than something that wil be fixed. Might there be a way...

@ryantm @montchr @rtimush It looks like this has stalled a bit -- I'm a relatively new nix user and brand new to agenix, looking for a solution for secrets on...

> It's a bit annoying though to remember to run darwin-rebuild on reboot. I guess a launchd service would be needed to overcome this. @rtimush you might not need the...