Skip to content

Commit

Permalink
Fixing docs building problem (tardis-sn#1387)
Browse files Browse the repository at this point in the history
* Update tardis_example.yml

* Update density.dat

* Update abund.dat

* Update base.yml

* Update model.yml

* Update model.yml

* Update montecarlo.yml

* Update plasma.yml

* Update spectrum.yml

* Update supernova.yml

* fixing references to files

* clearing outputs

* fixing link in quickstart
  • Loading branch information
isaacgsmith authored Dec 16, 2020
1 parent 575c228 commit 943bab3
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 4,499 deletions.
2 changes: 1 addition & 1 deletion docs/quickstart/quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"You can obtain a copy of the atomic database from the\n",
"(https://github.com/tardis-sn/tardis-refdata) repository\n",
"(`atom_data` subfolder). We recommended to use the\n",
"`kurucz_cd23_chianti_H_He.h5` dataset (which is auto-downloaded in the second cell already). The configuration file for this quickstart is `tardis_example.yml`, which can be downloaded [here](https://raw.githubusercontent.com/tardis-sn/tardis/master/docs/models/examples/tardis_example.yml)), though this file is auto-downloaded in the third cell.\n",
"`kurucz_cd23_chianti_H_He.h5` dataset (which is auto-downloaded in the second cell already). The configuration file for this quickstart is `tardis_example.yml`, which can be downloaded [here](https://raw.githubusercontent.com/tardis-sn/tardis/master/docs/using/components/models/examples/tardis_example.yml)), though this file is auto-downloaded in the third cell.\n",
"\n",
"After the [installation](../installation.rst), start a Jupyter server executing `jupyter notebook` on the command line in a directory that contains this quickstart."
]
Expand Down
2 changes: 1 addition & 1 deletion docs/using/components/configuration/schemas/base.yml
2 changes: 1 addition & 1 deletion docs/using/components/configuration/schemas/model.yml
2 changes: 1 addition & 1 deletion docs/using/components/configuration/schemas/montecarlo.yml
2 changes: 1 addition & 1 deletion docs/using/components/configuration/schemas/plasma.yml
2 changes: 1 addition & 1 deletion docs/using/components/configuration/schemas/spectrum.yml
2 changes: 1 addition & 1 deletion docs/using/components/configuration/schemas/supernova.yml
2 changes: 1 addition & 1 deletion docs/using/components/models/examples/abund.dat
2 changes: 1 addition & 1 deletion docs/using/components/models/examples/density.dat
4 changes: 2 additions & 2 deletions docs/using/interaction/custom_source.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.7"
"version": "3.7.8"
},
"nbsphinx": {
"execute": "always",
Expand All @@ -170,4 +170,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}
4,516 changes: 29 additions & 4,487 deletions docs/using/interaction/physical_quantities.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/using/tardis_example.yml

0 comments on commit 943bab3

Please sign in to comment.