Skip to content

Commit

Permalink
fix code block
Browse files Browse the repository at this point in the history
  • Loading branch information
freemansw1 committed Jul 23, 2024
1 parent 1cafeba commit abdce8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/big_datasets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Current versions of threshold feature detection (see :doc:`feature_detection_ove

Below is a snippet from a larger notebook demonstrating how to run feature detection in parallel ( :doc:`big_datasets_examples/notebooks/parallel_processing_tobac`):

.. code-block:: numpy
:linenos:
::

# build list of tracked variables using Dask.Bag

b = db.from_sequence(
Expand Down

0 comments on commit abdce8f

Please sign in to comment.