Skip to content

Commit

Permalink
fix up page
Browse files Browse the repository at this point in the history
  • Loading branch information
jessica-mitchell committed Apr 21, 2024
1 parent fe399ef commit 16cc8b8
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions doc/htmldoc/test_model.rst
Original file line number Diff line number Diff line change
@@ -1,27 +1,20 @@
Model directory
===============

.. literalinclude:: static/js/bad_filter_model.js


----



Find a model
------------

NEST has over 100 models, choose an option for finding the one you need!

.. grid:: 1 1 3 3
.. grid:: 1 1 2 2

.. grid-item-card::

Filter models with our :ref:`model_selector`

.. grid-item-card::
* Filter models with our :ref:`model_selector`

Get :ref:`full_list` of models
* Or get the :ref:`full_list`

.. grid-item-card::

Expand All @@ -47,7 +40,7 @@ Select a tag to display corresponding models. By selecting multiple tags, you ca
<div id="tag-container">
<!-- Tags will be populated here by JavaScript -->
</div>
<h3>Filtered model list </h3>
<h3>List of models based on your selection </h3>
<div id="model-list"></div>
<script src="_static/js/filter_models.js"></script>

Expand Down

0 comments on commit 16cc8b8

Please sign in to comment.