Andrés Correa Casablanca

Results 103 issues of Andrés Correa Casablanca

Hi, I've found a bug in PHP-VCR that is stopping me from recording some HTTP requests in order to create a fixtures set. I'm doing some HTTP calls with Guzzle,...

Bug

It seems that the passed regular expression, even if it does not make use of advanced features, is not correctly interpreted. Hi, here is a simplified example of my code...

bug

Hi, is there a reason to not implement the `Hashable` interface on the "container" classes? I think that it will be very useful in order to compare containers. It seems...

Question
Polyfill
Blocked

As @mmorton75 commented, other Jupyter kernels handle in a different way expression evaluations and data sent to `stdout`. More info about this bug can be found in the discussion of...

bug
help wanted
confirmed

It would be awesome to have a logo for this project ^_^ . Anyone around here with artistic aptitudes?

enhancement
help wanted

It would be nice to allow install per-notebook packages using composer, with automatically enabled autoloading for those per-notebook packages. BUT, we have to confirm in first place if that's even...

enhancement
help wanted
new feature
unconfirmed

Some things should be better documented - [ ] Jupyter install process. People without experience with Jupyter and/or Python would need easier to read and follow documentation than the official...

help wanted
documentation

It would be nice to add support to some PsySH commands: - [ ] `doc` command: online documentation. - [ ] `ls` command: for introspection. - [ ] `wtf` command:...

enhancement
help wanted
new feature

Some kernels like IPython allow sending complex objects to the Jupyter Notebook, like tables, plots, or even interactive widgets. It would be nice to add those capabilities to the Jupyter-PHP...

enhancement
help wanted
new feature