===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ginga-3.1.0/doc/FAQ.rst-54-<https://raw.github.com/ejeschke/ginga/master/ginga/examples/bindings/bindings.cfg.ds9>`_
ginga-3.1.0/doc/FAQ.rst:55:and drop it in your ``$HOME/.ginga`` folder as "bindings.cfg".
ginga-3.1.0/doc/FAQ.rst-56-Then restart Ginga.
##############################################
ginga-3.1.0/doc/FAQ.rst-124-To force the use of a particular one add this to your "general.cfg"
ginga-3.1.0/doc/FAQ.rst:125:in ``$HOME/.ginga``::
ginga-3.1.0/doc/FAQ.rst-126-
##############################################
ginga-3.1.0/doc/FAQ.rst-152-To force the use of a particular one add this to your "general.cfg"
ginga-3.1.0/doc/FAQ.rst:153:in ``$HOME/.ginga``:
ginga-3.1.0/doc/FAQ.rst-154-
##############################################
ginga-3.1.0/doc/manual/customizing.rst-26-          the environment variable ``GINGA_HOME`` is checked.  If that
ginga-3.1.0/doc/manual/customizing.rst:27:          is not set, then ``$HOME/.ginga`` (Mac OS X, Linux) or
ginga-3.1.0/doc/manual/customizing.rst:28:          ``$HOMEDRIVE:$HOMEPATH\\.ginga`` (Windows) will be used.
ginga-3.1.0/doc/manual/customizing.rst-29-
##############################################
ginga-3.1.0/doc/manual/customizing.rst-236-  deserialization to a `~ginga.misc.Bunch.Bunch`.
ginga-3.1.0/doc/manual/customizing.rst:237:* ``module``: The name of the module in the ``$PYTHONPATH`` containing
ginga-3.1.0/doc/manual/customizing.rst-238-  the plugin.
##############################################
ginga-3.1.0/doc/optimizing.rst-26-Alternatively, you can add the following line to your Ginga general options configuration file
ginga-3.1.0/doc/optimizing.rst:27:(`$HOME/.ginga/general.cfg`)::
ginga-3.1.0/doc/optimizing.rst-28-
##############################################
ginga-3.1.0/doc/optimizing.rst-65-Alternatively, you can add the following line to your Ginga general options configuration file
ginga-3.1.0/doc/optimizing.rst:66:(`$HOME/.ginga/general.cfg`)::
ginga-3.1.0/doc/optimizing.rst-67-
##############################################
ginga-3.1.0/ginga/examples/jupyter-notebook/Jupyter Widget Ideas.ipynb-23-    "\n",
ginga-3.1.0/ginga/examples/jupyter-notebook/Jupyter Widget Ideas.ipynb:24:    "`$ pip install ipyevents`\n",
ginga-3.1.0/ginga/examples/jupyter-notebook/Jupyter Widget Ideas.ipynb-25-    "\n",
ginga-3.1.0/ginga/examples/jupyter-notebook/Jupyter Widget Ideas.ipynb:26:    "`$ jupyter nbextension enable --py --sys-prefix ipyevents`"
ginga-3.1.0/ginga/examples/jupyter-notebook/Jupyter Widget Ideas.ipynb-27-   ]