|
3 | 3 | { |
4 | 4 | "metadata": { |
5 | 5 | "ExecuteTime": { |
6 | | - "end_time": "2025-07-23T10:26:20.390405100Z", |
7 | | - "start_time": "2025-07-23T10:26:18.466255400Z" |
| 6 | + "end_time": "2025-11-12T16:48:27.486355Z", |
| 7 | + "start_time": "2025-11-12T16:48:25.809628300Z" |
8 | 8 | } |
9 | 9 | }, |
10 | 10 | "cell_type": "code", |
|
19 | 19 | { |
20 | 20 | "metadata": { |
21 | 21 | "ExecuteTime": { |
22 | | - "end_time": "2025-07-23T10:28:12.882637100Z", |
23 | | - "start_time": "2025-07-23T10:28:07.404078500Z" |
| 22 | + "end_time": "2025-11-12T16:48:36.702544600Z", |
| 23 | + "start_time": "2025-11-12T16:48:27.575123Z" |
24 | 24 | } |
25 | 25 | }, |
26 | 26 | "cell_type": "code", |
27 | 27 | "source": [ |
28 | 28 | "%useLatestDescriptors\n", |
29 | | - "%use dataframe(v=1.0.0-Beta2)" |
| 29 | + "%use dataframe(v=1.0.0-Beta3n)" |
30 | 30 | ], |
31 | 31 | "outputs": [], |
32 | | - "execution_count": 10 |
| 32 | + "execution_count": 2 |
33 | 33 | }, |
34 | 34 | { |
35 | 35 | "metadata": { |
36 | 36 | "ExecuteTime": { |
37 | | - "end_time": "2025-07-23T10:28:15.589467100Z", |
38 | | - "start_time": "2025-07-23T10:28:15.122504500Z" |
| 37 | + "end_time": "2025-11-12T16:48:38.036421300Z", |
| 38 | + "start_time": "2025-11-12T16:48:37.848922800Z" |
39 | 39 | } |
40 | 40 | }, |
41 | 41 | "cell_type": "code", |
|
53 | 53 | "import java.sql.DriverManager\n", |
54 | 54 | "import java.util.*\n" |
55 | 55 | ], |
56 | | - "outputs": [], |
57 | | - "execution_count": 11 |
| 56 | + "outputs": [ |
| 57 | + { |
| 58 | + "ename": "org.jetbrains.kotlinx.jupyter.exceptions.ReplCompilerException", |
| 59 | + "evalue": "at Cell In[3], line 10, column 40: Unresolved reference: examples", |
| 60 | + "output_type": "error", |
| 61 | + "traceback": [ |
| 62 | + "org.jetbrains.kotlinx.jupyter.exceptions.ReplCompilerException: at Cell In[3], line 10, column 40: Unresolved reference: examples", |
| 63 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.JupyterCompilerImpl.compileSync(JupyterCompilerImpl.kt:151)", |
| 64 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.InternalEvaluatorImpl.eval(InternalEvaluatorImpl.kt:126)", |
| 65 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.CellExecutorImpl.execute_L4Nmkdk$lambda$0$0(CellExecutorImpl.kt:80)", |
| 66 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.withHost(ReplForJupyterImpl.kt:791)", |
| 67 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.CellExecutorImpl.execute-L4Nmkdk(CellExecutorImpl.kt:78)", |
| 68 | + "\tat org.jetbrains.kotlinx.jupyter.repl.execution.CellExecutor.execute-L4Nmkdk$default(CellExecutor.kt:14)", |
| 69 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evaluateUserCode-wNURfNM(ReplForJupyterImpl.kt:616)", |
| 70 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evalExImpl(ReplForJupyterImpl.kt:474)", |
| 71 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evalEx$lambda$0(ReplForJupyterImpl.kt:468)", |
| 72 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.withEvalContext(ReplForJupyterImpl.kt:450)", |
| 73 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evalEx(ReplForJupyterImpl.kt:467)", |
| 74 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.processExecuteRequest$lambda$0$0$0(IdeCompatibleMessageRequestProcessor.kt:160)", |
| 75 | + "\tat org.jetbrains.kotlinx.jupyter.streams.BlockingSubstitutionEngine.withDataSubstitution(SubstitutionEngine.kt:70)", |
| 76 | + "\tat org.jetbrains.kotlinx.jupyter.streams.StreamSubstitutionManager.withSubstitutedStreams(StreamSubstitutionManager.kt:118)", |
| 77 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.withForkedIn(IdeCompatibleMessageRequestProcessor.kt:350)", |
| 78 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.evalWithIO$lambda$0$0(IdeCompatibleMessageRequestProcessor.kt:363)", |
| 79 | + "\tat org.jetbrains.kotlinx.jupyter.streams.BlockingSubstitutionEngine.withDataSubstitution(SubstitutionEngine.kt:70)", |
| 80 | + "\tat org.jetbrains.kotlinx.jupyter.streams.StreamSubstitutionManager.withSubstitutedStreams(StreamSubstitutionManager.kt:118)", |
| 81 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.withForkedErr(IdeCompatibleMessageRequestProcessor.kt:340)", |
| 82 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.evalWithIO$lambda$0(IdeCompatibleMessageRequestProcessor.kt:362)", |
| 83 | + "\tat org.jetbrains.kotlinx.jupyter.streams.BlockingSubstitutionEngine.withDataSubstitution(SubstitutionEngine.kt:70)", |
| 84 | + "\tat org.jetbrains.kotlinx.jupyter.streams.StreamSubstitutionManager.withSubstitutedStreams(StreamSubstitutionManager.kt:118)", |
| 85 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.withForkedOut(IdeCompatibleMessageRequestProcessor.kt:333)", |
| 86 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.evalWithIO(IdeCompatibleMessageRequestProcessor.kt:361)", |
| 87 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.processExecuteRequest$lambda$0$0(IdeCompatibleMessageRequestProcessor.kt:159)", |
| 88 | + "\tat org.jetbrains.kotlinx.jupyter.execution.JupyterExecutorImpl$Task.execute(JupyterExecutorImpl.kt:41)", |
| 89 | + "\tat org.jetbrains.kotlinx.jupyter.execution.JupyterExecutorImpl.executorThread$lambda$0(JupyterExecutorImpl.kt:81)", |
| 90 | + "\tat kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)", |
| 91 | + "" |
| 92 | + ] |
| 93 | + } |
| 94 | + ], |
| 95 | + "execution_count": 3 |
58 | 96 | }, |
59 | 97 | { |
60 | 98 | "cell_type": "markdown", |
|
83 | 121 | "metadata": { |
84 | 122 | "collapsed": false, |
85 | 123 | "ExecuteTime": { |
86 | | - "end_time": "2025-07-23T10:28:18.422465500Z", |
87 | | - "start_time": "2025-07-23T10:28:17.769229200Z" |
| 124 | + "end_time": "2025-07-23T10:53:53.156547600Z", |
| 125 | + "start_time": "2025-07-23T10:53:52.862480Z" |
88 | 126 | } |
89 | 127 | }, |
90 | 128 | "outputs": [ |
91 | 129 | { |
92 | | - "name": "stdout", |
93 | | - "output_type": "stream", |
94 | | - "text": [ |
95 | | - "--- Schema for Table actors ---\r\n", |
96 | | - "id: Int\n", |
97 | | - "first_name: String?\n", |
98 | | - "last_name: String?\n", |
99 | | - "gender: String?\r\n", |
100 | | - "\r\n", |
101 | | - "--- Schema for Table directors ---\r\n", |
102 | | - "id: Int\n", |
103 | | - "first_name: String?\n", |
104 | | - "last_name: String?\r\n", |
105 | | - "\r\n", |
106 | | - "--- Schema for Table directors_genres ---\r\n", |
107 | | - "director_id: Int\n", |
108 | | - "genre: String\n", |
109 | | - "prob: Float?\r\n", |
110 | | - "\r\n", |
111 | | - "--- Schema for Table movies ---\r\n", |
112 | | - "id: Int\n", |
113 | | - "name: String?\n", |
114 | | - "year: Int?\n", |
115 | | - "rank: Float?\r\n", |
116 | | - "\r\n", |
117 | | - "--- Schema for Table movies_directors ---\r\n", |
118 | | - "director_id: Int\n", |
119 | | - "movie_id: Int\r\n", |
120 | | - "\r\n", |
121 | | - "--- Schema for Table movies_genres ---\r\n", |
122 | | - "movie_id: Int\n", |
123 | | - "genre: String\r\n", |
124 | | - "\r\n", |
125 | | - "--- Schema for Table roles ---\r\n", |
126 | | - "actor_id: Int\n", |
127 | | - "movie_id: Int\n", |
128 | | - "role: String\r\n", |
129 | | - "\r\n" |
| 130 | + "ename": "org.jetbrains.kotlinx.jupyter.exceptions.ReplCompilerException", |
| 131 | + "evalue": "at Cell In[4], line 1, column 35: Function invocation 'URL(...)' expected\nat Cell In[4], line 1, column 35: None of the following functions can be called with the arguments supplied: \npublic constructor URL(p0: URL!, p1: String!) defined in java.net.URL\npublic constructor URL(p0: URL!, p1: String!, p2: URLStreamHandler!) defined in java.net.URL\npublic constructor URL(p0: String!) defined in java.net.URL\npublic constructor URL(p0: String!, p1: String!, p2: Int, p3: String!) defined in java.net.URL\npublic constructor URL(p0: String!, p1: String!, p2: Int, p3: String!, p4: URLStreamHandler!) defined in java.net.URL\npublic constructor URL(p0: String!, p1: String!, p2: String!) defined in java.net.URL\nat Cell In[4], line 1, column 40: Unresolved reference: USER_NAME\nat Cell In[4], line 1, column 51: Unresolved reference: PASSWORD", |
| 132 | + "output_type": "error", |
| 133 | + "traceback": [ |
| 134 | + "org.jetbrains.kotlinx.jupyter.exceptions.ReplCompilerException: at Cell In[4], line 1, column 35: Function invocation 'URL(...)' expected", |
| 135 | + "at Cell In[4], line 1, column 35: None of the following functions can be called with the arguments supplied: ", |
| 136 | + "public constructor URL(p0: URL!, p1: String!) defined in java.net.URL", |
| 137 | + "public constructor URL(p0: URL!, p1: String!, p2: URLStreamHandler!) defined in java.net.URL", |
| 138 | + "public constructor URL(p0: String!) defined in java.net.URL", |
| 139 | + "public constructor URL(p0: String!, p1: String!, p2: Int, p3: String!) defined in java.net.URL", |
| 140 | + "public constructor URL(p0: String!, p1: String!, p2: Int, p3: String!, p4: URLStreamHandler!) defined in java.net.URL", |
| 141 | + "public constructor URL(p0: String!, p1: String!, p2: String!) defined in java.net.URL", |
| 142 | + "at Cell In[4], line 1, column 40: Unresolved reference: USER_NAME", |
| 143 | + "at Cell In[4], line 1, column 51: Unresolved reference: PASSWORD", |
| 144 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.JupyterCompilerImpl.compileSync(JupyterCompilerImpl.kt:152)", |
| 145 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.InternalEvaluatorImpl.eval(InternalEvaluatorImpl.kt:127)", |
| 146 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.CellExecutorImpl.execute_L4Nmkdk$lambda$9$lambda$1(CellExecutorImpl.kt:80)", |
| 147 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.withHost(ReplForJupyterImpl.kt:794)", |
| 148 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.CellExecutorImpl.execute-L4Nmkdk(CellExecutorImpl.kt:78)", |
| 149 | + "\tat org.jetbrains.kotlinx.jupyter.repl.execution.CellExecutor.execute-L4Nmkdk$default(CellExecutor.kt:14)", |
| 150 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evaluateUserCode-wNURfNM(ReplForJupyterImpl.kt:616)", |
| 151 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evalExImpl(ReplForJupyterImpl.kt:474)", |
| 152 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evalEx$lambda$20(ReplForJupyterImpl.kt:467)", |
| 153 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.withEvalContext(ReplForJupyterImpl.kt:447)", |
| 154 | + "\tat org.jetbrains.kotlinx.jupyter.repl.impl.ReplForJupyterImpl.evalEx(ReplForJupyterImpl.kt:466)", |
| 155 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.processExecuteRequest$lambda$7$lambda$6$lambda$5(IdeCompatibleMessageRequestProcessor.kt:160)", |
| 156 | + "\tat org.jetbrains.kotlinx.jupyter.streams.BlockingSubstitutionEngine.withDataSubstitution(SubstitutionEngine.kt:70)", |
| 157 | + "\tat org.jetbrains.kotlinx.jupyter.streams.StreamSubstitutionManager.withSubstitutedStreams(StreamSubstitutionManager.kt:118)", |
| 158 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.withForkedIn(IdeCompatibleMessageRequestProcessor.kt:354)", |
| 159 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.evalWithIO$lambda$16$lambda$15(IdeCompatibleMessageRequestProcessor.kt:368)", |
| 160 | + "\tat org.jetbrains.kotlinx.jupyter.streams.BlockingSubstitutionEngine.withDataSubstitution(SubstitutionEngine.kt:70)", |
| 161 | + "\tat org.jetbrains.kotlinx.jupyter.streams.StreamSubstitutionManager.withSubstitutedStreams(StreamSubstitutionManager.kt:118)", |
| 162 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.withForkedErr(IdeCompatibleMessageRequestProcessor.kt:343)", |
| 163 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.evalWithIO$lambda$16(IdeCompatibleMessageRequestProcessor.kt:367)", |
| 164 | + "\tat org.jetbrains.kotlinx.jupyter.streams.BlockingSubstitutionEngine.withDataSubstitution(SubstitutionEngine.kt:70)", |
| 165 | + "\tat org.jetbrains.kotlinx.jupyter.streams.StreamSubstitutionManager.withSubstitutedStreams(StreamSubstitutionManager.kt:118)", |
| 166 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.withForkedOut(IdeCompatibleMessageRequestProcessor.kt:335)", |
| 167 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.evalWithIO(IdeCompatibleMessageRequestProcessor.kt:366)", |
| 168 | + "\tat org.jetbrains.kotlinx.jupyter.messaging.IdeCompatibleMessageRequestProcessor.processExecuteRequest$lambda$7$lambda$6(IdeCompatibleMessageRequestProcessor.kt:159)", |
| 169 | + "\tat org.jetbrains.kotlinx.jupyter.execution.JupyterExecutorImpl$Task.execute(JupyterExecutorImpl.kt:41)", |
| 170 | + "\tat org.jetbrains.kotlinx.jupyter.execution.JupyterExecutorImpl.executorThread$lambda$0(JupyterExecutorImpl.kt:83)", |
| 171 | + "\tat kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)", |
| 172 | + "" |
130 | 173 | ] |
131 | 174 | } |
132 | 175 | ], |
133 | | - "execution_count": 12 |
| 176 | + "execution_count": 4 |
134 | 177 | }, |
135 | 178 | { |
136 | 179 | "cell_type": "markdown", |
|
0 commit comments