Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing docs building problem #1387

Merged
merged 13 commits into from
Dec 16, 2020
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