小编jod*_*ddm的帖子

Jupyter笔记本权限错误

我在打开Jupyter时遇到了一些问题.我刚刚安装了Anaconda,但是当我尝试在终端中编写"Jupyter notebook"时遇到了同样的错误.

Johans-MBP:~ JDMac$ Jupyter notebook
Traceback (most recent call last):
  File "/Users/JDMac/anaconda3/lib/python3.5/site-packages/traitlets/traitlets.py", line 501, in get
    value = obj._trait_values[self.name]
KeyError: 'runtime_dir'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/JDMac/anaconda3/bin/jupyter-notebook", line 6, in <module>
    sys.exit(notebook.notebookapp.main())
  File "/Users/JDMac/anaconda3/lib/python3.5/site-packages/jupyter_core/application.py", line 267, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "/Users/JDMac/anaconda3/lib/python3.5/site-packages/traitlets/config/application.py", line 588, in launch_instance
    app.initialize(argv)
  File "<decorator-gen-7>", line 2, in initialize
  File "/Users/JDMac/anaconda3/lib/python3.5/site-packages/traitlets/config/application.py", line 74, in catch_config_error
    return method(app, *args, **kwargs)
  File "/Users/JDMac/anaconda3/lib/python3.5/site-packages/notebook/notebookapp.py", line 1021, …
Run Code Online (Sandbox Code Playgroud)

python ipython anaconda jupyter

10
推荐指数
2
解决办法
2万
查看次数

VBA:宏将范围除以一百万

我在Excel工作表中有一个带有硬编码值的范围,以百万计.如何编写VBA宏来将所选范围除以一百万?

最好的祝福

excel vba

-1
推荐指数
1
解决办法
971
查看次数

标签 统计

anaconda ×1

excel ×1

ipython ×1

jupyter ×1

python ×1

vba ×1