Jupyter Notebook 6.4.10 Documentationnecessary to connect to the kernel. If the notebook uses the IPython kernel, you can also see this connection data by running the %connect_info magic [https://ipython.readthedocs.io/en/stable/interactive/tutorial existing IPython kernel using the Qt Console • The Frontend/Kernel Model • Manual connection Automatic connection using a new Qt Console • Motivating Examples • The Lorenz Equations The Cauchy-Schwarz Vidar Tonaas Fauske • Wes Turner • Zachary Sailer #### 6. 0.1 • Attempt to re-establish websocket connection to Gateway (4777 [https://github.com/jupyter/notebook/pull/4777]) • Add missing react-dom0 码力 | 246 页 | 4.49 MB | 2 年前3
websockets Documentation
Release 2.2Limitations 17 7 License 19 Python Module Index 21 websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity Example Here’s a WebSocket server example. It reads a name from the client and sends a message. #!/usr/bin/env python import asyncio import websockets @asyncio.coroutine def hello(websocket, path): name name = yield from websocket.recv() print("{}".format(name)) greeting = "Hello {}!" yield from websocket.send(greeting) print("{}".format(greeting)) start_server =0 码力 | 27 页 | 143.46 KB | 2 年前3
websockets Documentation
Release 1.0Limitations 15 6 License 17 Python Module Index 19 websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity Example Here’s a WebSocket server example. It reads a name from the client and sends a message. #!/usr/bin/env python import asyncio import websockets @asyncio.coroutine def hello(websocket, uri): name name = yield from websocket.recv() print("{}".format(name)) greeting = "Hello {}!".format(name) print("> {}".format(greeting)) websocket.send(greeting) start_server0 码力 | 25 页 | 137.62 KB | 2 年前3
Navicat Version 16 Linux User Guide Local Copies 33 Projects 33 Work With Projects 33 Manage Members 34 Chapter 4 - Connection 36 About Connection 36 General Settings 37 RDBMS 37 MongoDB 39 Redis 40 Advanced Settings 41 Generation (Available only in Non-Essentials Edition) 190 About Data Generation 190 Choose Target Connection (Step 1) 190 Choose Objects & Column Properties (Step 2) 191 Use Generator (Step 2.1) 192 Non-Essentials Edition) 302 Virtual Grouping (Available only in Non-Essentials Edition) 302 Connection Colorings 303 Find in Database/Schema (Available only in Non-Essentials Edition) 303 Print0 码力 | 321 页 | 6.65 MB | 2 年前3
peewee Documentation Release 3.0.0Run-time database configuration • Dynamically defining a database • Connection Management • Connection Pooling • Framework Integration • Executing Queries • Managing pwiz, a model generator • Schema Migrations • Reflection • Database URL • Connection pool • Test Utils • Flask Utils • Query Builder • Declaring tables • database. Although it’s not necessary to open the connection explicitly, it is good practice since it will reveal any errors with your database connection immediately, as opposed to some arbitrary time later0 码力 | 319 页 | 361.50 KB | 1 年前3
Navicat Charts Creator Version 1 User Guide (Mac)
Workspace 26 Chapter 5 - Data Source 27 About Data Source 27 Create Data Source 28 Database Connection 29 Connect to Database Server 29 General Settings 30 Advanced Settings 31 Databases Settings SSL Settings 33 SSH Settings 35 HTTP Settings 36 Compatibility Settings 36 File/ODBC Connection 37 Import Data from File/ODBC 37 Choose File Format 38 Choose Source File 38 Choose Record activation is available when your computer does not have an internet connection. You will need another computer with an internet connection to complete this activation process. 1. If the online activation0 码力 | 111 页 | 2.34 MB | 2 年前3
DBeaver User Guide v.23.0Connections Create Connection Edit Connection Connect to Database Invalidate/Reconnect to Database Disconnect from Database Change current user password Connection Types Transactions Drivers for information about managing database drivers.| |♦|New Connection|Opens the Create new connection wizard. See Create Connection for information about creating connections.| |---|---|---| |(empty)|Active folder|Opens a folder in a separate view| |Create new connections / Create New Connection|Opens the Create new connection wizard| |New Folder|Opens a dialog box for creating a new folder| |Copy|Copies0 码力 | 451 页 | 24.38 MB | 2 年前3
DBeaver User Guide v.7.3Management Database Connections Create Connection Edit Connection Connect to Database Invalidate/Reconnect to Database Disconnect from Database Connection Types Transactions Auto and Manual Drivers for information about managing database drivers.| |♦|New Connection|Opens the Create new connection wizard. See Create Connection for information about creating connections.| |---|---|---| |(empty)|Active folder|Opens a folder in a separate view| |Create new connections / Create New Connection|Opens the Create new connection wizard| |New Folder|Opens a dialog box for creating a new folder| |Copy|Copies0 码力 | 300 页 | 16.24 MB | 2 年前3
Firebird 2.1 ErrorCodesexception occurred during the execution of a user defined function.| |-901|335544741|lost\_db\_connection|Connection lost to database| |-901|335544742|no\_write\_user\_priv|User cannot write to RDB$USER\_PRIVILEGES| establish a connection.| |-902|335544723|net\_connect\_listen\_err|Error while listening for an incoming connection.| |-902|335544724|net\_event\_connect\_err|Failed to establish a secondary connection for event for an incoming event connection request.| |-902|335544726|net\_read\_err|Error reading data from the connection.| |-902|335544727|net\_write\_err|Error writing data to the connection.| |-902|335544732|u0 码力 | 31 页 | 103.24 KB | 2 年前3
Tornado 6.4 Documentation
org/wiki/Push_technology#Long_polling], WebSockets [https://en.wikipedia.org/wiki/WebSocket], and other applications that require a long-lived connection to each user. ## Quick links • Current version: 6.4 (download from — Escaping and string manipulation ☐ tornado.locale — Internationalization support ○ tornado.websocket — Bidirectional communication to the browser • HTTP servers and clients ☐ tornado.httpserver — — Asynchronous HTTP client ☐ tornado.httputil — Manipulate HTTP headers and URLs tornado.http1connection – HTTP/1.x client/server implementation • Asynchronous networking • tornado.io loop — Main event0 码力 | 432 页 | 402.58 KB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Jupyter Notebookwebsocket connectionPython 2.xJupyter Gatewayi18nWebSocketWebSocket协议WebSocket客户端WebSocket服务器异常处理RFC 6455NavicatInstallationRegistrationCollaborationConnection SettingspeeweeORMSQLAlchemyDatabase ConnectionTransaction ManagementNavicat Charts CreatorData SourceWorkspaceConnectionDatabase NavigatorData EditorSQL EditorConnection ManagementPreferencesDBeaverconnectionconfigurationcommand-line parameterslog filesFirebird 2.1Error CodesTransaction HandlingFile OperationsTornadoasynciocoroutinesepoll













