-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using papyri within IPython fails #330
Labels
bug
Something isn't working
Comments
linspace is a bad example - no signature is being collected by gen at all (which I suspect is also a bug?) However, numpy.loadtxt gets a signature in the json file and results in the same error as above:
|
Carreau
added a commit
that referenced
this issue
Nov 20, 2023
Initial proposal for rendering signature in ascii output. Colors can be debated 😄 This is how it looks like to me: ![Screenshot_20231117_165014](https://github.com/jupyter/papyri/assets/3949932/2ff0b583-c74a-49a0-8006-739e8b3e393b) And this is how the html rendering already looked like: ![Screenshot_20231117_165434](https://github.com/jupyter/papyri/assets/3949932/2a540a8a-3b22-4694-afd0-49f44b731b70) Note that default values are not yet rendered, and there may be other issues to follow up on. Closes #330
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following the Readme instructions for using papyri as an IPython extension, I get the following output:
The text was updated successfully, but these errors were encountered: