UsageError: Line magic function `%` not found. Jupyter Notebook
一开始搜到的方案说,
1.安装line_profiler
下载地址:https://pypi.python.org/pypi/line_profiler/2.0
安装:python setup.py install
后来还要修改配置什么的,我虚拟环境不知道怎么配置
翻墙一看,答案很简单,% matplotlib 多了一个空格。。。解决~

UsageError: Line magic function `%` not found. Jupyter Notebook
一开始搜到的方案说,
1.安装line_profiler
下载地址:https://pypi.python.org/pypi/line_profiler/2.0
安装:python setup.py install
后来还要修改配置什么的,我虚拟环境不知道怎么配置
翻墙一看,答案很简单,% matplotlib 多了一个空格。。。解决~
本文标题:Line magic function `%` not foun
本文链接:https://www.haomeiwen.com/subject/pajseqtx.html
网友评论