We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a61403 + cb44937 commit 8fcc8f5Copy full SHA for 8fcc8f5
2 files changed
docs/source/installation.rst
@@ -36,7 +36,7 @@ The following steps are needed before running pyro:
36
./mk.sh
37
38
* define the environment variable ``PYRO_HOME`` to point to
39
- the ``pyro2/`` directory (only needed for regression testing)
+ the ``pyro2/`` directory
40
41
.. code-block:: none
42
examples/examples.ipynb
@@ -278,7 +278,7 @@
278
{
279
"data": {
280
"text/plain": [
281
- "<advection.simulation.Simulation at 0x110e6edd8>"
+ "<advection.simulation.Simulation at 0x7f293ebf2390>"
282
]
283
},
284
"execution_count": 9,
0 commit comments