diff --git a/LICENSE b/LICENSE index 012981b..056015f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Elizabeth Fons +Copyright (c) 2019 Elizabeth Fons, Alejandro Sztrajman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..2f7efbe --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 460240b..3e845f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ ipython==7.3.0 ipython-genutils==0.2.0 ipywidgets==7.4.2 jedi==0.13.3 -Jinja2==2.10 +Jinja2==2.11.3 jsonschema==3.0.1 jupyter==1.0.0 jupyter-client==5.2.4