You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"18:01:39 - cmdstanpy - INFO - compiling stan file /Users/mitzi/github/stan-dev/cmdstanpy/docsrc/users-guide/examples/bernoulli.stan to exe file /Users/mitzi/github/stan-dev/cmdstanpy/docsrc/users-guide/examples/bernoulli\n",
128
+
"18:01:49 - cmdstanpy - INFO - compiled model executable: /Users/mitzi/github/stan-dev/cmdstanpy/docsrc/users-guide/examples/bernoulli\n"
129
+
]
130
+
}
131
+
],
123
132
"source": [
124
133
"import os\n",
125
134
"from cmdstanpy import CmdStanModel\n",
@@ -146,13 +155,13 @@
146
155
"name": "stderr",
147
156
"output_type": "stream",
148
157
"text": [
149
-
"17:32:09 - cmdstanpy - INFO - CmdStan start processing\n"
158
+
"18:01:49 - cmdstanpy - INFO - CmdStan start processing\n"
150
159
]
151
160
},
152
161
{
153
162
"data": {
154
163
"application/vnd.jupyter.widget-view+json": {
155
-
"model_id": "651da295dcfe4ee2837f9d61d1371b1c",
164
+
"model_id": "a37079ab4f4a4d859fb352e4196a89be",
156
165
"version_major": 2,
157
166
"version_minor": 0
158
167
},
@@ -166,7 +175,7 @@
166
175
{
167
176
"data": {
168
177
"application/vnd.jupyter.widget-view+json": {
169
-
"model_id": "75265e5c3d1f4f028ef623cbbaf0c07c",
178
+
"model_id": "bdabe917156047c5b4e75d4438fa0fac",
170
179
"version_major": 2,
171
180
"version_minor": 0
172
181
},
@@ -180,7 +189,7 @@
180
189
{
181
190
"data": {
182
191
"application/vnd.jupyter.widget-view+json": {
183
-
"model_id": "763a5fa099bf4b178791a59fde6e1a9d",
192
+
"model_id": "a3d2c041ae344ecabbbab0904b41d35e",
184
193
"version_major": 2,
185
194
"version_minor": 0
186
195
},
@@ -194,7 +203,7 @@
194
203
{
195
204
"data": {
196
205
"application/vnd.jupyter.widget-view+json": {
197
-
"model_id": "05091cf113994122bf42b361c9011d5b",
206
+
"model_id": "d067c2c5b0d2418ca779ba0ef4c1e074",
198
207
"version_major": 2,
199
208
"version_minor": 0
200
209
},
@@ -216,7 +225,7 @@
216
225
"name": "stderr",
217
226
"output_type": "stream",
218
227
"text": [
219
-
"17:32:09 - cmdstanpy - INFO - CmdStan done processing.\n"
228
+
"18:01:50 - cmdstanpy - INFO - CmdStan done processing.\n"
0 commit comments