M Bussonnier

Results 439 issues of M Bussonnier

The static version on nbviewer is nice, I would suggest an extra link to http://mybinder.org/, which would allow to run the notebook in the cloud (as long as there are...

enhancement

I think it would be good to have a yaml frontmatter on /security page, with - cve number, (optional not everything has CVE number) - relevant link(s?) to github advisory,...

OK, I'm going to try to explain this one. It's hard to explain though, maybe easier to do. Let's say `user` send PR-XYZ (branch `fix-typo`) to `canonical/repo` Travis cannot deploy...

Doctr is python 3.5+, so async/await is valid syntax. I don't see any immediate improvement we could do, expect using aiohttp in replacement of requests (which is almost a drop-in...

I'm guessing we want it before. Should it be in a context manager maybe ?

Feedback from user using it for the first time: - remind that doctr-deploy should be run from root of repo (or it may not find the encrypted key).

feature

Hey guys ! Finally get some time to play along with doctr. Is there a reason why you choose `configure` over `init`, most of tool these days une `init`: the...

in https://github.com/ipython/ipython/pull/12359 I'll change IPtyhon default behavior to skip hidden frames with a toggle. Not sure if you want to expose this in some way with ipdb