{"library":"nbdev-numpy","title":"nbdev-numpy","description":"nbdev-numpy provides nbdev documentation lookup for numpy functions and classes. It is part of the nbdev ecosystem, enabling automatic linking to numpy docs from Jupyter notebooks. Current version 0.0.2386, updated frequently.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install nbdev-numpy"],"cli":null},"imports":["from nbdev_numpy import NumpyLookup"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from nbdev_numpy import NumpyLookup\nlookup = NumpyLookup()\n# Example: get doc for numpy.array\nprint(lookup.get_doc('numpy.array'))","lang":"python","description":"Import the lookup class and call get_doc with a numpy symbol.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}