我正在寻找一种工具/扩展,可以帮助您在 jupyter notebook 中编写 python 文档字符串。
我通常使用 VS 代码,其中您有自动生成文档字符串模板(例如 sphinx 或 numpy 模板)的autodocstring扩展。在 jupyter notebook 中是否有类似的东西?
我在网上找了很久,一直找不到。
python docstring jupyter-notebook
docstring ×1
jupyter-notebook ×1
python ×1