diff --git a/notebooks/2015-08-29-developing-juliafem.ipynb b/docs/tutorials/2015-08-29-developing-juliafem.ipynb similarity index 100% rename from notebooks/2015-08-29-developing-juliafem.ipynb rename to docs/tutorials/2015-08-29-developing-juliafem.ipynb diff --git a/notebooks/README.rst b/notebooks/README.rst new file mode 100644 index 0000000..e8eb37f --- /dev/null +++ b/notebooks/README.rst @@ -0,0 +1,12 @@ +This is the area for JuliaFEM.jl notebook development +----------------------------------------------------- + +We use notebooks heavily to test our ideas and develop new code. Code in these +notebooks most likely will not up to date code: *DO NOT COPYPASTE* code +from here unless you really do know what you are doing. These notebooks are not +tested automatically. + +Our "official" notebooks are in verification and in tutorials: + +https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/verification +https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/docs/tutorials