{% trans %}Select items to perform actions on them.{% endtrans %}
              
              
            
              {% trans %}Currently running Jupyter processes{% endtrans %}
            
            
          
                    {% if terminals_available %}
                      
                   {% trans %}There are no terminals running.{% endtrans %} 
                    {% else %}
                       {% trans %}Terminals are unavailable.{% endtrans %} 
                    {% endif %}
                     {% trans %}There are no notebooks running.{% endtrans %} 
                    
          {% trans %}Clusters tab is now provided by IPython parallel.{% endtrans %}
          {% trans %}See 'IPython parallel' for installation details.{% endtrans %}