我已经尝试使用:
$http({
method: 'GET',
url: "/admin/tools/events_calendar"
}).then(function (response) {
console.log(response);
}, function (response) {
});
我需要安装arviz才能可视化出pystan。 我在Windows 10(anaconda发行版)上使用python 3。