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
data found from 2013-05-24 23:51:37 to 2013-05-25 00:14:13
Converting to milliseconds ...
Done
Adding time offset of 1529302326.54 seconds
Setting speed to 1x
Done
Traceback (most recent call last):
File "C:\Program Files\Python36\Scripts\dsio-script.py", line 11, in
load_entry_point('dsio', 'console_scripts', 'dsio')()
File "c:\windows\system32\src\dsio\dsio\main.py", line 155, in main
cols=int(args.cols)
File "c:\windows\system32\src\dsio\dsio\main.py", line 70, in restream_dataframe
port=bokeh_port, update_queue=update_queue
File "c:\windows\system32\src\dsio\dsio\dashboard\bokeh.py", line 74, in generate_dashboard
if io_loop._running: # Assume we're in a Jupyter notebook
AttributeError: 'AsyncIOMainLoop' object has no attribute '_running'
The text was updated successfully, but these errors were encountered:
dsio --es-uri http://localhost:9200/ --kibana-uri http://localhost:5601/app/kibana data/cardata_sample.csv
Loading the data...
Done.
data found from 2013-05-24 23:51:37 to 2013-05-25 00:14:13
Converting to milliseconds ...
Done
Adding time offset of 1529302326.54 seconds
Setting speed to 1x
Done
Traceback (most recent call last):
File "C:\Program Files\Python36\Scripts\dsio-script.py", line 11, in
load_entry_point('dsio', 'console_scripts', 'dsio')()
File "c:\windows\system32\src\dsio\dsio\main.py", line 155, in main
cols=int(args.cols)
File "c:\windows\system32\src\dsio\dsio\main.py", line 70, in restream_dataframe
port=bokeh_port, update_queue=update_queue
File "c:\windows\system32\src\dsio\dsio\dashboard\bokeh.py", line 74, in generate_dashboard
if io_loop._running: # Assume we're in a Jupyter notebook
AttributeError: 'AsyncIOMainLoop' object has no attribute '_running'
The text was updated successfully, but these errors were encountered: