mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Remove Jupyter notebooks from documentation
This commit is contained in:
parent
dc09fddedb
commit
f0e0806fd9
69 changed files with 3 additions and 28955 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -1,7 +1,6 @@
|
|||
# Compiled objects and modules
|
||||
*.a
|
||||
*.o
|
||||
*.mod
|
||||
*.log
|
||||
*.out
|
||||
|
||||
|
|
@ -35,9 +34,6 @@ build
|
|||
# build from src/utils/setup.py
|
||||
src/utils/build
|
||||
|
||||
# xml-fortran reader
|
||||
src/xml-fortran/xmlreader
|
||||
|
||||
# Test results error file
|
||||
results_error.dat
|
||||
inputs_error.dat
|
||||
|
|
@ -79,17 +75,6 @@ scripts/G4EMLOW*/
|
|||
# IPython notebook checkpoints
|
||||
.ipynb_checkpoints
|
||||
|
||||
# Jupyter notebooks
|
||||
examples/jupyter/*.xml
|
||||
examples/jupyter/*.png
|
||||
examples/jupyter/*.xls
|
||||
examples/jupyter/*.ace
|
||||
examples/jupyter/*.endf
|
||||
examples/jupyter/mgxs
|
||||
examples/jupyter/tracks
|
||||
examples/jupyter/fission-rates
|
||||
examples/jupyter/plots
|
||||
|
||||
# Cython files
|
||||
*.c
|
||||
*.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue