You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First Task: Setting up bokeh dev environment
Successfully setup and the output can be found here:
One
Python version : 3.10.9 | packaged by conda-forge | (main, Feb 2 2023, 20:14:58) [MSC v.1929 64 bit (AMD64)]
IPython version : 8.11.0
Tornado version : 6.2
Bokeh version : 3.1.0rc1+18.gcc911148
BokehJS static path : C:\Users\Sarima Chiorlu\bokeh\src\bokeh\server\static
node.js version : v18.12.1
npm version : 8.19.4
Operating system : Windows-10-10.0.22000-SP0
Two
(bkdev) C:\Users\Sarima Chiorlu\bokeh>python -m bokeh serve --show examples\server\app\sliders.py
2023-03-24 22:12:04,610 Starting Bokeh server version 3.1.0rc1+18.gcc911148 (running on Tornado 6.2)
2023-03-24 22:12:16,708 User authentication hooks NOT provided (default user enabled)
2023-03-24 22:12:16,939 Bokeh app running at: http://localhost:5006/sliders
2023-03-24 22:12:16,939 Starting Bokeh server with process id: 29128
2023-03-24 22:12:42,430 WebSocket connection opened
2023-03-24 22:12:42,432 ServerConnection created
2023-03-24 22:13:23,008 WebSocket connection closed: code=1001, reason=None
2023-03-24 22:13:24,116 WebSocket connection opened
2023-03-24 22:13:24,118 ServerConnection created
Second Task
Pull request showing second task completed can be found here
The text was updated successfully, but these errors were encountered:
First Task: Setting up bokeh dev environment
Successfully setup and the output can be found here:
Second Task
Pull request showing second task completed can be found here
The text was updated successfully, but these errors were encountered: