Skip to content

Commit 8fcc8f5

Browse files
authored
Merge branch 'master' into notebooks
2 parents 4a61403 + cb44937 commit 8fcc8f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following steps are needed before running pyro:
3636
./mk.sh
3737
3838
* define the environment variable ``PYRO_HOME`` to point to
39-
the ``pyro2/`` directory (only needed for regression testing)
39+
the ``pyro2/`` directory
4040

4141
.. code-block:: none
4242

examples/examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
{
279279
"data": {
280280
"text/plain": [
281-
"<advection.simulation.Simulation at 0x110e6edd8>"
281+
"<advection.simulation.Simulation at 0x7f293ebf2390>"
282282
]
283283
},
284284
"execution_count": 9,

0 commit comments

Comments
 (0)