|
31 | 31 | {
|
32 | 32 | "data": {
|
33 | 33 | "text/plain": [
|
34 |
| - "Logtalk 3.75.0-b01\n", |
| 34 | + "Logtalk 3.75.0-stable\n", |
35 | 35 | "SWI-Prolog 9.3.1\n",
|
36 |
| - "Logtalk Jupyter kernel 0.11.0-beta" |
| 36 | + "Logtalk Jupyter kernel 0.9.0-beta" |
37 | 37 | ]
|
38 | 38 | },
|
39 | 39 | "metadata": {},
|
|
77 | 77 | {
|
78 | 78 | "data": {
|
79 | 79 | "text/plain": [
|
80 |
| - "\u001b[1mVersionData = logtalk(3,75,0,b01)" |
| 80 | + "\u001b[1mVersionData = logtalk(3,75,0,stable)" |
81 | 81 | ]
|
82 | 82 | },
|
83 | 83 | "metadata": {},
|
|
179 | 179 | {
|
180 | 180 | "data": {
|
181 | 181 | "text/plain": [
|
182 |
| - "$VersionData = logtalk(3,75,0,b01)\n", |
| 182 | + "$VersionData = logtalk(3,75,0,stable)\n", |
183 | 183 | "$X = [1,2,3]\n",
|
184 | 184 | "$Z = [1,2,3,4,5,6]\n",
|
185 | 185 | "$Unicode = full\n",
|
|
889 | 889 | {
|
890 | 890 | "data": {
|
891 | 891 | "text/plain": [
|
892 |
| - " Call: (1) fred::number_of_legs(_23270)\n", |
893 |
| - " Call: (2) number_of_legs(_23270)\n", |
| 892 | + " Call: (1) fred::number_of_legs(_30944)\n", |
| 893 | + " Call: (2) number_of_legs(_30944)\n", |
894 | 894 | " Fact: (2) number_of_legs(4)\n",
|
895 | 895 | " Exit: (2) number_of_legs(4)\n",
|
896 | 896 | " Exit: (1) fred::number_of_legs(4)"
|
|
935 | 935 | "data": {
|
936 | 936 | "text/plain": [
|
937 | 937 | " All specified spy points added.\n",
|
938 |
| - "+ Call: (6) gravitational_acceleration(_8896)\n", |
| 938 | + "+ Call: (6) gravitational_acceleration(_16572)\n", |
939 | 939 | "+ Fact: (6) gravitational_acceleration(3.72076)\n",
|
940 | 940 | "+ Exit: (6) gravitational_acceleration(3.72076)"
|
941 | 941 | ]
|
|
1013 | 1013 | "data": {
|
1014 | 1014 | "text/plain": [
|
1015 | 1015 | "% \n",
|
1016 |
| - "% tests started at 2024-02-23, 10:57:45\n", |
| 1016 | + "% tests started at 2024-02-27, 19:32:51\n", |
1017 | 1017 | "% \n",
|
1018 | 1018 | "% running tests from object tests\n",
|
1019 | 1019 | "% file: /Users/pmoura/logtalk/examples/ack/tests.lgt\n",
|
1020 | 1020 | "% \n",
|
1021 |
| - "% ack_1: success (in 0.000902000/0.001000000 cpu/wall seconds)\n", |
1022 |
| - "% ack_2: success (in 0.025740000/0.032000000 cpu/wall seconds)\n", |
1023 |
| - "% ack_3: success (in 0.110079000/0.136000000 cpu/wall seconds)\n", |
| 1021 | + "% ack_1: success (in 0.000965000/0.001000000 cpu/wall seconds)\n", |
| 1022 | + "% ack_2: success (in 0.026365000/0.033000000 cpu/wall seconds)\n", |
| 1023 | + "% ack_3: success (in 0.112395000/0.139000000 cpu/wall seconds)\n", |
1024 | 1024 | "% \n",
|
1025 | 1025 | "% 3 tests: 0 skipped, 3 passed, 0 failed (0 flaky)\n",
|
1026 |
| - "% runtime: 0.136721000/0.169000000 cpu/wall seconds\n", |
| 1026 | + "% runtime: 0.139725000/0.173000000 cpu/wall seconds\n", |
1027 | 1027 | "% completed tests from object tests\n",
|
1028 | 1028 | "% \n",
|
1029 | 1029 | "% \n",
|
|
1036 | 1036 | "% 1 out of 1 entity covered, 100.000000% entity coverage\n",
|
1037 | 1037 | "% 3 out of 3 clauses covered, 100.000000% clause coverage\n",
|
1038 | 1038 | "% \n",
|
1039 |
| - "% tests ended at 2024-02-23, 10:57:45\n", |
| 1039 | + "% tests ended at 2024-02-27, 19:32:52\n", |
1040 | 1040 | "% "
|
1041 | 1041 | ]
|
1042 | 1042 | },
|
|
1107 | 1107 | "data": {
|
1108 | 1108 | "text/plain": [
|
1109 | 1109 | "Query: list::member(M,[1,2,3])\n",
|
1110 |
| - "Runtime: 0.0 s" |
| 1110 | + "Runtime: 0.0009999999999994458 s" |
1111 | 1111 | ]
|
1112 | 1112 | },
|
1113 | 1113 | "metadata": {},
|
|
1439 | 1439 | " %%tree\n",
|
1440 | 1440 | " Prints a tree representation of a term\n",
|
1441 | 1441 | "\n",
|
1442 |
| - " %%highlight\n", |
1443 |
| - " Highlights cell contents as Logtalk code\n", |
1444 |
| - "\n", |
1445 | 1442 | "Line magic:\n",
|
1446 | 1443 | "\n",
|
1447 | 1444 | " %bindings\n",
|
|
1456 | 1453 | " Prints documentation for all predicates from object jupyter\n",
|
1457 | 1454 | " %versions\n",
|
1458 | 1455 | " Prints Logtalk, Prolog backend, and Jupyter kernel versions\n",
|
1459 |
| - " %flags\n", |
1460 |
| - " Prints a table with all Logtalk flags and their values\n", |
1461 | 1456 | "\n",
|
1462 | 1457 | " %magic\n",
|
1463 | 1458 | " Prints help in using cell and line magic"
|
|
1514 | 1509 | "text/plain": [
|
1515 | 1510 | "jupyter::halt or halt\n",
|
1516 | 1511 | "\n",
|
1517 |
| - " Shuts down the running Logtalk process.\n", |
| 1512 | + " Shuts down the running Prolog process.\n", |
1518 | 1513 | "\n",
|
1519 | 1514 | " The next time code is to be executed, a new process is started.\n",
|
1520 | 1515 | " Everything defined in the database before does not exist anymore.\n",
|
|
1566 | 1561 | "\n",
|
1567 | 1562 | " Needs to be the only goal of a query.\n",
|
1568 | 1563 | "\n",
|
1569 |
| - " Example: jupyter::print_table(current_logtalk_flag(Name, Value)).\n", |
| 1564 | + " Example: jupyter::print_table(current_prolog_flag(FlagName, Value)).\n", |
1570 | 1565 | "\n",
|
1571 | 1566 | "--------------------------------------------------------------------------------\n",
|
1572 | 1567 | "\n",
|
|
1610 | 1605 | "\n",
|
1611 | 1606 | "jupyter::show_term(+Term)\n",
|
1612 | 1607 | "\n",
|
1613 |
| - " Displays a term as a graph.\n", |
| 1608 | + " Displays a Prolog term as a graph.\n", |
1614 | 1609 | "\n",
|
1615 | 1610 | " Needs to be the only goal of a query.\n",
|
1616 | 1611 | "\n",
|
|
1810 | 1805 | }
|
1811 | 1806 | ],
|
1812 | 1807 | "source": [
|
1813 |
| - "gnu." |
| 1808 | + "trealla." |
1814 | 1809 | ]
|
1815 | 1810 | },
|
1816 | 1811 | {
|
|
1834 | 1829 | {
|
1835 | 1830 | "data": {
|
1836 | 1831 | "text/plain": [
|
1837 |
| - "\u001b[1myes" |
| 1832 | + "\u001b[1mtrue" |
1838 | 1833 | ]
|
1839 | 1834 | },
|
1840 | 1835 | "metadata": {},
|
|
0 commit comments