mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
muting this notebook_gen_sphinxext
This commit is contained in:
parent
67811be32e
commit
a6b938314a
3 changed files with 6 additions and 6 deletions
|
@ -37,8 +37,8 @@ sys.path.insert(0, os.path.abspath('../..'))
|
|||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.viewcode',
|
||||
'notebook_gen_sphinxext'
|
||||
'sphinx.ext.viewcode'
|
||||
# 'notebook_gen_sphinxext'
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
|
|
@ -99,11 +99,11 @@ NEXRAD Level 3 Plot with Matplotlib
|
|||
|
||||
.. parsed-literal::
|
||||
|
||||
using time 2016-03-15 23:07:04
|
||||
using time 2016-03-16 21:13:53
|
||||
buffer by 60
|
||||
using range (Mar 15 16 23:06:04 , Mar 15 16 23:08:04 )
|
||||
found 94 2016-03-15 23:07:04
|
||||
found 99 2016-03-15 23:07:04
|
||||
using range (Mar 16 16 21:12:53 , Mar 16 16 21:14:53 )
|
||||
found 94 2016-03-16 21:13:53
|
||||
found 99 2016-03-16 21:13:53
|
||||
|
||||
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 47 KiB |
Loading…
Add table
Reference in a new issue