我是靠谱客的博主 结实台灯,这篇文章主要介绍TypeError: __new__() missing 1 required positional argument: ‘exemplar‘打开jupyter lab报错:,现在分享给大家,希望可以做个参考。

**

TypeError: new() missing 1 required positional argument: ‘exemplar’

**

打开jupyter lab报错:

TypeError: new() missing 1 required positional argument: ‘exemplar’

解决办法:

原conda下载的是python3.6.0,改成 3.6.1
就可以打开了。

jupyter lab简单介绍

JupyterLab是Jupyter Notebook的全面升级。事实上,JupyterLab 是一个集 Jupyter Notebook、文本编辑器、终端以及各种个性化组件于一体的全能IDE。

jupyter lab安装

pip install jupyterlab
打开页面:jupyter lab
在这里插入图片描述

最后

以上就是结实台灯最近收集整理的关于TypeError: __new__() missing 1 required positional argument: ‘exemplar‘打开jupyter lab报错:的全部内容,更多相关TypeError:内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(127)

评论列表共有 0 条评论

立即
投稿
返回
顶部