altered velocity covariance position #320
This commit is contained in:
@@ -140,4 +140,8 @@ def set_style():
|
||||
}
|
||||
</style>
|
||||
'''
|
||||
jscript = '''
|
||||
%%javascript
|
||||
IPython.OutputArea.auto_scroll_threshold = 9999;
|
||||
'''
|
||||
return HTML(style)
|
||||
|
||||
Reference in New Issue
Block a user