We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d982afb commit 0bdbfcfCopy full SHA for 0bdbfcf
Dockerfile
@@ -1,5 +1,4 @@
1
-#Dockerfile for running pycamb notebooks with binder
2
-#https://mybinder.org/v2/gh/cmbant/camb/master?filepath=pycamb%2Fdocs%2FCAMBdemo.ipynb
+#Dockerfile for running getdist notebooks with binder
3
4
FROM cmbant/cosmobox:python3
5
getdist/__init__.py
@@ -1,5 +1,5 @@
__author__ = 'Antony Lewis'
-__version__ = "0.3.0"
+__version__ = "0.3.1"
from getdist.inifile import IniFile
from getdist.paramnames import ParamInfo, ParamNames
0 commit comments