Skip to content

Commit 7b86ed0

Browse files
authored
Merge pull request #525 from geoscixyz/ref/binder_links
update mybinder links to point to the new version of binders
2 parents 925e66c + b277596 commit 7b86ed0

File tree

14 files changed

+194
-201
lines changed

14 files changed

+194
-201
lines changed

apps.rst

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,9 @@ EM Apps
2626

2727
There are a few ways you can run the notebooks. We recommend:
2828

29-
- Microsoft Azure (recommended): https://notebooks.azure.com/lheagy/libraries/em_apps
30-
31-
Alternatively, you can use:
32-
33-
- Binders (free, no login required, not-so-stable): http://mybinder.org/repo/geoscixyz/em_apps
34-
- Download from Github (free, installation of python required): http://github.com/geoscixyz/em_apps
29+
- Microsoft Azure (free, login required): https://notebooks.azure.com/lheagy/libraries/em_apps
30+
- Binders (free, no login required): https://mybinder.org/v2/gh/geoscixyz/em_apps/master
31+
- or can be downloaded from Github (free, installation of python required): http://github.com/geoscixyz/em_apps
3532

3633
.. image:: images/DC_LayeredEarth_notebook.png
3734

@@ -57,12 +54,9 @@ electromagnetics and time domain electromagnetics using `SimPEG <http://simpeg.x
5754

5855
These notebooks are available at
5956

60-
- Microsoft Azure (recommended): https://notebooks.azure.com/lheagy/libraries/electromagnetics
61-
62-
or alternatively:
63-
64-
- Binders (free, no login required, not-so-stable): http://mybinder.org/repo/simpeg/em_notebooks
65-
- Download from Github (free, installation of python required): http://github.com/simpeg/em_notebooks
57+
- Microsoft Azure (free, login required): https://notebooks.azure.com/lheagy/libraries/electromagnetics
58+
- Binders (free, no login required): https://mybinder.org/v2/gh/simpeg/em_notebooks/master
59+
- or can be downloaded from Github (free, installation of python required): http://github.com/simpeg/em_notebooks
6660

6761
Further examples and documentation are available at http://simpeg.xyz.
6862

conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@
131131
]
132132

133133
linkcheck_ignore = [
134-
'http://mybinder.org/repo/geoscixyz/em_apps',
135134
'http://www.austhaigeophysics.com/A%20Comparison%20of%202D%20and%203D%20IP%20from%20Copper%20Hill%20NSW%20-%20Extended%20Abstract.pdf',
136135
'http://scitation.aip.org/content/aip/journal/jcp/9/4/10.1063/1.1750906',
137136
'http://www.ga.gov.au/metadata-gateway/metadata/record/gcat_aac46307-fce8-449d-e044-00144fdd4fa6/',

content/case_histories/bookpurnong/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Bookpurnong
1111
1212
**Special Thanks**
1313

14-
Thanks to the `Society of Exploration Geophysicists <http://seg.org>`__ and SkyTEM for permission to reproduce figures and adapt text from the source material. This case history is based upon two articles: `Spatially constrained inversion for quasi 3D modelling of airborne electromagnetic data – an application for environmental assessment in the Lower Murray Region of South Australia <http://library.seg.org/doi/abs/10.1071/EG08027>`_ by Viezzoli, Auken and Munday :cite:`viezzoli2009` and `Accurate quasi 3D versus practical full 3D inversion of AEM data – the Bookpurnong case study <http://www.hgg.geo.au.dk/ref_manager/VIEZZOLI2010C.pdf>`_ by Viezzoli, Munday, Auken and Christiansen :cite:`viezzoli2010`.
14+
Thanks to the `Society of Exploration Geophysicists <http://seg.org>`__ and SkyTEM for permission to reproduce figures and adapt text from the source material. This case history is based upon two articles: `Spatially constrained inversion for quasi 3D modelling of airborne electromagnetic data – an application for environmental assessment in the Lower Murray Region of South Australia <http://library.seg.org/doi/abs/10.1071/EG08027>`_ by Viezzoli, Auken and Munday :cite:`viezzoli2009` and `Accurate quasi 3D versus practical full 3D inversion of AEM data – the Bookpurnong case study <http://www.hgg.geo.au.dk/Papers_EndNote/0477620876/VIEZZOLI2010C.pdf>`_ by Viezzoli, Munday, Auken and Christiansen :cite:`viezzoli2010`.
1515

1616
**Abstract**
1717

0 commit comments

Comments
 (0)