Thomas Kluyver
Thomas Kluyver
But I assume that that limit is only if you're doing it without users' informed consent.
@jackiekazil also said she wanted to help with this.
Yes, it would definitely be good to try to consolidate the different pydot forks and update the package on PyPI. Pinging @ksambor and @prmtl of pydot-ng, @carlos-jenkins of pydot-plus, and...
Just a reminder, it would be great if someone could work out which of the various forks is the best starting point, contact Ero to get the name on PyPI...
Excellent, thanks @johnyf
As discussed, it can't install a kernelspec that uses sys.executable from the Python it's installed with, so any kernelspec you install with the package will be dependent on the PATH....
Recent versions of pip install by building and caching a wheel, which can be reused for subsequent installations. So you can only run arbitrary code by deliberately preventing it from...
I don't think it's especially important that we fit in with every other project on RTD, but I was a bit surprised when we made our own theme. If there...
For now, I'm happy with tests being defined in Python code. I think there are two many bits in the responses that can vary for a strict 'the response must...
Thanks for thinking about this. However, I don't think there is a major advantage to using yaml for this: - The test machinery, and the other Jupyter machinery it uses,...