当前位置:网站首页>ServerApp. iopub
ServerApp. iopub
2022-06-29 09:15:00 【Duanmucheng】
ServerApp.iopub_data_rate_limit
Report errors
Solution : Official documents
Use jupyter server --generate-config Report errors
pyenv: jupyter-server: command not found
solve
pyenv global 3.7.4
Then enter the command .
ServerApp.iopub_data_rate_limit Details of error reporting
IOPub data rate exceeded.
The Jupyter server will temporarily stop sending output
to the client in order to avoid crashing it.
To change this limit, set the config variable
`--ServerApp.iopub_data_rate_limit`.
Current values:
ServerApp.iopub_data_rate_limit=1000000.0 (bytes/sec)
ServerApp.rate_limit_window=3.0 (secs)
Modify the generated config After file contents , Rerun ( Or an error ...?)
## (bytes/sec) Maximum rate at which stream output can be sent on iopub before
# they are limited.
# Default: 1000000
c.ServerApp.iopub_data_rate_limit = 10000000000000000000000000000000000000000000000000000000000000000000000000000000
## (msgs/sec) Maximum rate at which messages can be sent on iopub before they are
# limited.
# Default: 1000
c.ServerApp.iopub_msg_rate_limit = 10000000000000000000000000000000000000000000000000000000000000000000000000000000000
Try
jupyter server --ServerApp.iopub_data_rate_limit=90000000 /home/featurize/work/Untitled2.ipynb
newspaper
[I 17:14:07.082 NotebookApp] Writing notebook server cookie secret to /home/featurize/.local/share/jupyter/runtime/notebook_cookie_secret
[W 17:14:07.306 NotebookApp] Error loading server extension jupyter_server_proxy
Traceback (most recent call last):
File "/environment/python/versions/miniconda3-4.7.12/lib/python3.7/site-packages/notebook/notebookapp.py", line 1572, in init_server_extensions
mod = importlib.import_module(modulename)
File "/environment/python/versions/miniconda3-4.7.12/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'jupyter_server_proxy'
[I 17:14:07.309 NotebookApp] Serving notebooks from local directory: /home/featurize/work
[I 17:14:07.309 NotebookApp] The Jupyter Notebook is running at:
[I 17:14:07.309 NotebookApp] http://(...):XXXX/?token=...
[I 17:14:07.309 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[W 17:14:07.316 NotebookApp] No web browser found: could not locate runnable browser.
[C 17:14:07.316 NotebookApp]
To access the notebook, open this file in a browser:
file:///....html
Or copy and paste one of these URLs:
http://(..):XXXX/?token=...
边栏推荐
- 查找字符串中重复次数最多的元素
- 实例报错IOPub data rate exceeded
- keras转tf.keras中VGG19 input_shape
- Official reply on issues related to the change of children's names after parents' divorce
- 宏,函数和内联函数
- ThinkPHP 6 使用 mongoDB
- Verilog 拼接操作符号
- mysql insert 时出现Deadlock死锁场景分析
- Mqtt second session -- emqx high availability cluster implementation
- 微信小程序跳转公众号图文内容
猜你喜欢

mongoDB 持久化

【目标检测】|指标 A probabilistic challenge for object detection

laravel 8 实现 订单表按月份水平分表

记微信小程序分享代码片段

Enrollment brochure for system integration project management engineer certification in July 2022

MT-yolov6训练及测试
Development tips - Image Resource Management

AugFPN:改进多尺度特征学习用于目标检测

Let you know today that the passing rate of the PMP Exam is 97%, is it believable

今年的网络安全“体检”你做了吗?
随机推荐
笔试题“将版本号从大到小排列”
首次触电,原来你是这样的龙蜥社区 | 龙蜥开发者说第8期
Verilog reduction operator
Figure timers in SOC (I): what timers are there in the system?
MySQL row column conversion example
闭关修炼(二十二)session和cookie原理
Verilog 数据类型
Does the SQL server run with administrator privileges? Or run it as a normal user?
Wechat applet project: tab navigation bar
Picture format -webp
Verilog equivalent operator
train_on_batch保存一下loss函数变化的图像
Verilog data type
Working for many years, recalling life -- three years in high school
单例模式的理解
微信小程序最新canvas2d手写签名
微信小程序用户拒绝授权地理位置信息再次调起授权窗口
General multiplier design, verilog code
Which securities company is good for opening a mobile account? Is it safe to open an account online?
Can we trust bounding box annotations for object detection