jpterm 0.2.3__tar.gz → 0.2.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (230) hide show
  1. jpterm-0.2.4/.gitattributes +3 -0
  2. jpterm-0.2.4/.ipynb_checkpoints/Untitled-checkpoint.ipynb +80 -0
  3. jpterm-0.2.4/.ipynb_checkpoints/Untitled1-checkpoint.ipynb +6 -0
  4. jpterm-0.2.4/.ipynb_checkpoints/Untitled3-checkpoint.ipynb +24 -0
  5. jpterm-0.2.4/.ipynb_checkpoints/debug-checkpoint.ipynb +33 -0
  6. jpterm-0.2.4/.ipynb_checkpoints/notebook-checkpoint.ipynb +149 -0
  7. jpterm-0.2.4/.ipynb_checkpoints/text-checkpoint.txt +1 -0
  8. jpterm-0.2.4/.ipynb_checkpoints/widgets-checkpoint.ipynb +97 -0
  9. jpterm-0.2.4/.jupyter_ystore.db +0 -0
  10. {jpterm-0.2.3 → jpterm-0.2.4}/PKG-INFO +21 -20
  11. jpterm-0.2.4/README.txt +37 -0
  12. jpterm-0.2.4/Untitled.ipynb +80 -0
  13. jpterm-0.2.4/Untitled1.ipynb +64 -0
  14. jpterm-0.2.4/examples/.fileid.db +0 -0
  15. jpterm-0.2.4/examples/.ipynb_checkpoints/Untitled-checkpoint.ipynb +6 -0
  16. jpterm-0.2.4/examples/.ipynb_checkpoints/button-checkpoint.ipynb +108 -0
  17. jpterm-0.2.4/examples/.ipynb_checkpoints/plotext-checkpoint.ipynb +98 -0
  18. jpterm-0.2.4/examples/.ipynb_checkpoints/switch-checkpoint.ipynb +73 -0
  19. jpterm-0.2.4/examples/.ipynb_checkpoints/widget-checkpoint.ipynb +46 -0
  20. jpterm-0.2.4/examples/.jupyter_ystore.db +0 -0
  21. jpterm-0.2.4/examples/jupyter.png +0 -0
  22. jpterm-0.2.4/jpterm/__init__.py +1 -0
  23. jpterm-0.2.4/log.txt +2 -0
  24. jpterm-0.2.4/pixi.lock +481 -0
  25. jpterm-0.2.4/pixi.toml +13 -0
  26. jpterm-0.2.4/plugins/cell/dist/txl_cell-0.2.4-py3-none-any.whl +0 -0
  27. jpterm-0.2.4/plugins/cell/dist/txl_cell-0.2.4.tar.gz +0 -0
  28. jpterm-0.2.4/plugins/cell/txl_cell/__init__.py +1 -0
  29. jpterm-0.2.4/plugins/console/dist/txl_console-0.2.4-py3-none-any.whl +0 -0
  30. jpterm-0.2.4/plugins/console/dist/txl_console-0.2.4.tar.gz +0 -0
  31. jpterm-0.2.4/plugins/console/txl_console/__init__.py +1 -0
  32. jpterm-0.2.4/plugins/editors/dist/txl_editors-0.2.4-py3-none-any.whl +0 -0
  33. jpterm-0.2.4/plugins/editors/dist/txl_editors-0.2.4.tar.gz +0 -0
  34. jpterm-0.2.4/plugins/editors/txl_editors/__init__.py +1 -0
  35. jpterm-0.2.4/plugins/file_browser/dist/txl_file_browser-0.2.4-py3-none-any.whl +0 -0
  36. jpterm-0.2.4/plugins/file_browser/dist/txl_file_browser-0.2.4.tar.gz +0 -0
  37. jpterm-0.2.4/plugins/file_browser/txl_file_browser/__init__.py +1 -0
  38. jpterm-0.2.4/plugins/image_viewer/dist/txl_image_viewer-0.2.4-py3-none-any.whl +0 -0
  39. jpterm-0.2.4/plugins/image_viewer/dist/txl_image_viewer-0.2.4.tar.gz +0 -0
  40. jpterm-0.2.4/plugins/image_viewer/txl_image_viewer/__init__.py +1 -0
  41. jpterm-0.2.4/plugins/jpterm/dist/txl_jpterm-0.2.4-py3-none-any.whl +0 -0
  42. jpterm-0.2.4/plugins/jpterm/dist/txl_jpterm-0.2.4.tar.gz +0 -0
  43. jpterm-0.2.4/plugins/jpterm/txl_jpterm/__init__.py +1 -0
  44. jpterm-0.2.4/plugins/kernel/dist/txl_kernel-0.2.4-py3-none-any.whl +0 -0
  45. jpterm-0.2.4/plugins/kernel/dist/txl_kernel-0.2.4.tar.gz +0 -0
  46. jpterm-0.2.4/plugins/kernel/txl_kernel/__init__.py +1 -0
  47. jpterm-0.2.4/plugins/kernel/txl_kernel/driver.py.keep +197 -0
  48. jpterm-0.2.4/plugins/launcher/dist/txl_launcher-0.2.4-py3-none-any.whl +0 -0
  49. jpterm-0.2.4/plugins/launcher/dist/txl_launcher-0.2.4.tar.gz +0 -0
  50. jpterm-0.2.4/plugins/launcher/txl_launcher/__init__.py +1 -0
  51. jpterm-0.2.4/plugins/local_contents/dist/txl_local_contents-0.2.4-py3-none-any.whl +0 -0
  52. jpterm-0.2.4/plugins/local_contents/dist/txl_local_contents-0.2.4.tar.gz +0 -0
  53. jpterm-0.2.4/plugins/local_contents/txl_local_contents/__init__.py +1 -0
  54. jpterm-0.2.4/plugins/local_kernels/dist/txl_local_kernels-0.2.4-py3-none-any.whl +0 -0
  55. jpterm-0.2.4/plugins/local_kernels/dist/txl_local_kernels-0.2.4.tar.gz +0 -0
  56. jpterm-0.2.4/plugins/local_kernels/txl_local_kernels/__init__.py +1 -0
  57. jpterm-0.2.4/plugins/local_terminals/dist/txl_local_terminals-0.2.4-py3-none-any.whl +0 -0
  58. jpterm-0.2.4/plugins/local_terminals/dist/txl_local_terminals-0.2.4.tar.gz +0 -0
  59. jpterm-0.2.4/plugins/local_terminals/txl_local_terminals/__init__.py +1 -0
  60. jpterm-0.2.4/plugins/markdown_viewer/dist/txl_markdown_viewer-0.2.4-py3-none-any.whl +0 -0
  61. jpterm-0.2.4/plugins/markdown_viewer/dist/txl_markdown_viewer-0.2.4.tar.gz +0 -0
  62. jpterm-0.2.4/plugins/markdown_viewer/txl_markdown_viewer/__init__.py +1 -0
  63. jpterm-0.2.4/plugins/notebook_editor/dist/txl_notebook_editor-0.2.4-py3-none-any.whl +0 -0
  64. jpterm-0.2.4/plugins/notebook_editor/dist/txl_notebook_editor-0.2.4.tar.gz +0 -0
  65. jpterm-0.2.4/plugins/notebook_editor/txl_notebook_editor/__init__.py +1 -0
  66. jpterm-0.2.4/plugins/remote_contents/dist/txl_remote_contents-0.2.4-py3-none-any.whl +0 -0
  67. jpterm-0.2.4/plugins/remote_contents/dist/txl_remote_contents-0.2.4.tar.gz +0 -0
  68. jpterm-0.2.4/plugins/remote_contents/txl_remote_contents/__init__.py +1 -0
  69. jpterm-0.2.4/plugins/remote_kernels/dist/txl_remote_kernels-0.2.4-py3-none-any.whl +0 -0
  70. jpterm-0.2.4/plugins/remote_kernels/dist/txl_remote_kernels-0.2.4.tar.gz +0 -0
  71. jpterm-0.2.4/plugins/remote_kernels/txl_remote_kernels/__init__.py +1 -0
  72. jpterm-0.2.4/plugins/remote_terminals/dist/txl_remote_terminals-0.2.4-py3-none-any.whl +0 -0
  73. jpterm-0.2.4/plugins/remote_terminals/dist/txl_remote_terminals-0.2.4.tar.gz +0 -0
  74. jpterm-0.2.4/plugins/remote_terminals/txl_remote_terminals/__init__.py +1 -0
  75. jpterm-0.2.4/plugins/terminal/dist/txl_terminal-0.2.4-py3-none-any.whl +0 -0
  76. jpterm-0.2.4/plugins/terminal/dist/txl_terminal-0.2.4.tar.gz +0 -0
  77. jpterm-0.2.4/plugins/terminal/txl_terminal/__init__.py +1 -0
  78. jpterm-0.2.4/plugins/text_editor/dist/txl_text_editor-0.2.4-py3-none-any.whl +0 -0
  79. jpterm-0.2.4/plugins/text_editor/dist/txl_text_editor-0.2.4.tar.gz +0 -0
  80. jpterm-0.2.4/plugins/text_editor/txl_text_editor/__init__.py +1 -0
  81. jpterm-0.2.4/plugins/widgets/dist/txl_widgets-0.2.4-py3-none-any.whl +0 -0
  82. jpterm-0.2.4/plugins/widgets/dist/txl_widgets-0.2.4.tar.gz +0 -0
  83. jpterm-0.2.4/plugins/widgets/txl_widgets/__init__.py +1 -0
  84. {jpterm-0.2.3 → jpterm-0.2.4}/pyproject.toml +21 -46
  85. jpterm-0.2.4/release.py +117 -0
  86. jpterm-0.2.4/txl/dist/txl-0.2.4-py3-none-any.whl +0 -0
  87. jpterm-0.2.4/txl/dist/txl-0.2.4.tar.gz +0 -0
  88. jpterm-0.2.4/txl/txl/__init__.py +1 -0
  89. jpterm-0.2.3/plugins/cell/txl_cell/__init__.py +0 -1
  90. jpterm-0.2.3/plugins/console/txl_console/__init__.py +0 -1
  91. jpterm-0.2.3/plugins/editors/txl_editors/__init__.py +0 -1
  92. jpterm-0.2.3/plugins/file_browser/txl_file_browser/__init__.py +0 -1
  93. jpterm-0.2.3/plugins/image_viewer/txl_image_viewer/__init__.py +0 -1
  94. jpterm-0.2.3/plugins/jpterm/txl_jpterm/__init__.py +0 -1
  95. jpterm-0.2.3/plugins/kernel/txl_kernel/__init__.py +0 -1
  96. jpterm-0.2.3/plugins/launcher/txl_launcher/__init__.py +0 -1
  97. jpterm-0.2.3/plugins/local_contents/txl_local_contents/__init__.py +0 -1
  98. jpterm-0.2.3/plugins/local_kernels/txl_local_kernels/__init__.py +0 -1
  99. jpterm-0.2.3/plugins/local_terminals/txl_local_terminals/__init__.py +0 -1
  100. jpterm-0.2.3/plugins/markdown_viewer/txl_markdown_viewer/__init__.py +0 -1
  101. jpterm-0.2.3/plugins/notebook_editor/txl_notebook_editor/__init__.py +0 -1
  102. jpterm-0.2.3/plugins/remote_contents/txl_remote_contents/__init__.py +0 -1
  103. jpterm-0.2.3/plugins/remote_kernels/txl_remote_kernels/__init__.py +0 -1
  104. jpterm-0.2.3/plugins/remote_terminals/txl_remote_terminals/__init__.py +0 -1
  105. jpterm-0.2.3/plugins/terminal/txl_terminal/__init__.py +0 -1
  106. jpterm-0.2.3/plugins/text_editor/txl_text_editor/__init__.py +0 -1
  107. jpterm-0.2.3/plugins/text_viewer/txl_text_viewer/__init__.py +0 -1
  108. jpterm-0.2.3/plugins/widgets/txl_widgets/__init__.py +0 -1
  109. jpterm-0.2.3/txl/txl/__init__.py +0 -1
  110. {jpterm-0.2.3 → jpterm-0.2.4}/.github/workflows/test.yml +0 -0
  111. {jpterm-0.2.3 → jpterm-0.2.4}/.gitignore +0 -0
  112. /jpterm-0.2.3/examples/jupyter.png → /jpterm-0.2.4/.ipynb_checkpoints/jupyter-checkpoint.png +0 -0
  113. {jpterm-0.2.3 → jpterm-0.2.4}/.pre-commit-config.yaml +0 -0
  114. {jpterm-0.2.3 → jpterm-0.2.4}/CHANGELOG.md +0 -0
  115. {jpterm-0.2.3 → jpterm-0.2.4}/LICENSE +0 -0
  116. {jpterm-0.2.3 → jpterm-0.2.4}/README.md +0 -0
  117. {jpterm-0.2.3 → jpterm-0.2.4}/config.yaml +0 -0
  118. {jpterm-0.2.3 → jpterm-0.2.4}/examples/button.ipynb +0 -0
  119. {jpterm-0.2.3 → jpterm-0.2.4}/examples/demo.md +0 -0
  120. {jpterm-0.2.3 → jpterm-0.2.4}/examples/plotext.ipynb +0 -0
  121. {jpterm-0.2.3 → jpterm-0.2.4}/examples/switch.ipynb +0 -0
  122. {jpterm-0.2.3 → jpterm-0.2.4}/examples/widget.ipynb +0 -0
  123. {jpterm-0.2.3 → jpterm-0.2.4}/jpterm/cli.py +0 -0
  124. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/cell/LICENSE.txt +0 -0
  125. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/cell/README.md +0 -0
  126. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/cell/pyproject.toml +0 -0
  127. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/cell/txl_cell/components.py +0 -0
  128. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/console/LICENSE.txt +0 -0
  129. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/console/README.md +0 -0
  130. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/console/pyproject.toml +0 -0
  131. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/console/txl_console/components.py +0 -0
  132. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/editors/LICENSE.txt +0 -0
  133. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/editors/README.md +0 -0
  134. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/editors/pyproject.toml +0 -0
  135. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/editors/txl_editors/components.py +0 -0
  136. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/file_browser/LICENSE.txt +0 -0
  137. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/file_browser/README.md +0 -0
  138. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/file_browser/pyproject.toml +0 -0
  139. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/file_browser/txl_file_browser/components.py +0 -0
  140. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/image_viewer/LICENSE.txt +0 -0
  141. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/image_viewer/README.md +0 -0
  142. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/image_viewer/pyproject.toml +0 -0
  143. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/image_viewer/txl_image_viewer/components.py +0 -0
  144. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/LICENSE.txt +0 -0
  145. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/README.md +0 -0
  146. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/pyproject.toml +0 -0
  147. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/txl_jpterm/components.py +0 -0
  148. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/txl_jpterm/footer.py +0 -0
  149. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/txl_jpterm/header.py +0 -0
  150. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/txl_jpterm/jpterm.css +0 -0
  151. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/jpterm/txl_jpterm/main_area.py +0 -0
  152. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/kernel/LICENSE.txt +0 -0
  153. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/kernel/README.md +0 -0
  154. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/kernel/pyproject.toml +0 -0
  155. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/kernel/txl_kernel/driver.py +0 -0
  156. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/kernel/txl_kernel/message.py +0 -0
  157. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/launcher/LICENSE.txt +0 -0
  158. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/launcher/README.md +0 -0
  159. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/launcher/pyproject.toml +0 -0
  160. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/launcher/txl_launcher/components.py +0 -0
  161. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_contents/LICENSE.txt +0 -0
  162. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_contents/README.md +0 -0
  163. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_contents/pyproject.toml +0 -0
  164. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_contents/txl_local_contents/components.py +0 -0
  165. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/LICENSE.txt +0 -0
  166. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/README.md +0 -0
  167. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/pyproject.toml +0 -0
  168. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/txl_local_kernels/components.py +0 -0
  169. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/txl_local_kernels/connect.py +0 -0
  170. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/txl_local_kernels/driver.py +0 -0
  171. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/txl_local_kernels/kernelspec.py +0 -0
  172. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/txl_local_kernels/message.py +0 -0
  173. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_kernels/txl_local_kernels/paths.py +0 -0
  174. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_terminals/LICENSE.txt +0 -0
  175. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_terminals/README.md +0 -0
  176. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_terminals/pyproject.toml +0 -0
  177. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_terminals/txl_local_terminals/components.py +0 -0
  178. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_terminals/txl_local_terminals/terminal.py +0 -0
  179. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/local_terminals/txl_local_terminals/win_terminal.py +0 -0
  180. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/markdown_viewer/LICENSE.txt +0 -0
  181. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/markdown_viewer/README.md +0 -0
  182. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/markdown_viewer/pyproject.toml +0 -0
  183. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/markdown_viewer/txl_markdown_viewer/components.py +0 -0
  184. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_editor/LICENSE.txt +0 -0
  185. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_editor/README.md +0 -0
  186. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_editor/pyproject.toml +0 -0
  187. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_editor/txl_notebook_editor/components.py +0 -0
  188. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_viewer/LICENSE.txt +0 -0
  189. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_viewer/README.md +0 -0
  190. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_viewer/pyproject.toml +0 -0
  191. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_viewer/txl_notebook_viewer/__init__.py +0 -0
  192. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/notebook_viewer/txl_notebook_viewer/components.py +0 -0
  193. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_contents/LICENSE.txt +0 -0
  194. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_contents/README.md +0 -0
  195. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_contents/pyproject.toml +0 -0
  196. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_contents/txl_remote_contents/components.py +0 -0
  197. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_kernels/LICENSE.txt +0 -0
  198. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_kernels/README.md +0 -0
  199. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_kernels/pyproject.toml +0 -0
  200. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_kernels/txl_remote_kernels/components.py +0 -0
  201. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_kernels/txl_remote_kernels/driver.py +0 -0
  202. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_kernels/txl_remote_kernels/message.py +0 -0
  203. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_terminals/LICENSE.txt +0 -0
  204. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_terminals/README.md +0 -0
  205. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_terminals/pyproject.toml +0 -0
  206. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/remote_terminals/txl_remote_terminals/components.py +0 -0
  207. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/terminal/LICENSE.txt +0 -0
  208. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/terminal/README.md +0 -0
  209. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/terminal/pyproject.toml +0 -0
  210. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/terminal/txl_terminal/components.py +0 -0
  211. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_editor/LICENSE.txt +0 -0
  212. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_editor/README.md +0 -0
  213. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_editor/pyproject.toml +0 -0
  214. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_editor/txl_text_editor/components.py +0 -0
  215. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_viewer/LICENSE.txt +0 -0
  216. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_viewer/README.md +0 -0
  217. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_viewer/pyproject.toml +0 -0
  218. {jpterm-0.2.3/jpterm → jpterm-0.2.4/plugins/text_viewer/txl_text_viewer}/__init__.py +0 -0
  219. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/text_viewer/txl_text_viewer/components.py +0 -0
  220. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/widgets/LICENSE.txt +0 -0
  221. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/widgets/README.md +0 -0
  222. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/widgets/pyproject.toml +0 -0
  223. {jpterm-0.2.3 → jpterm-0.2.4}/plugins/widgets/txl_widgets/components.py +0 -0
  224. {jpterm-0.2.3 → jpterm-0.2.4}/txl/LICENSE.txt +0 -0
  225. {jpterm-0.2.3 → jpterm-0.2.4}/txl/README.md +0 -0
  226. {jpterm-0.2.3 → jpterm-0.2.4}/txl/pyproject.toml +0 -0
  227. {jpterm-0.2.3 → jpterm-0.2.4}/txl/txl/app.py +0 -0
  228. {jpterm-0.2.3 → jpterm-0.2.4}/txl/txl/base.py +0 -0
  229. {jpterm-0.2.3 → jpterm-0.2.4}/txl/txl/cli.py +0 -0
  230. {jpterm-0.2.3 → jpterm-0.2.4}/txl/txl/text_input.py +0 -0
@@ -0,0 +1,3 @@
1
+ # GitHub syntax highlighting
2
+ pixi.lock linguist-language=YAML
3
+
@@ -0,0 +1,80 @@
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": null,
6
+ "id": "b74883f8-9259-4b1c-b971-3314661635e5",
7
+ "metadata": {},
8
+ "outputs": [],
9
+ "source": [
10
+ "a"
11
+ ]
12
+ },
13
+ {
14
+ "cell_type": "code",
15
+ "execution_count": 1,
16
+ "id": "78a13eec-6831-4bb9-bfe2-5d419b426340",
17
+ "metadata": {},
18
+ "outputs": [
19
+ {
20
+ "data": {
21
+ "text/plain": [
22
+ "6"
23
+ ]
24
+ },
25
+ "execution_count": 1,
26
+ "metadata": {},
27
+ "output_type": "execute_result"
28
+ }
29
+ ],
30
+ "source": [
31
+ "7"
32
+ ]
33
+ },
34
+ {
35
+ "cell_type": "code",
36
+ "execution_count": null,
37
+ "id": "a098dc19-21cb-427c-9d16-7afd0ef71f97",
38
+ "metadata": {},
39
+ "outputs": [],
40
+ "source": []
41
+ },
42
+ {
43
+ "cell_type": "code",
44
+ "execution_count": null,
45
+ "id": "65ff4071-a1ca-48eb-b74c-371d0ab7a7ee",
46
+ "metadata": {},
47
+ "outputs": [],
48
+ "source": []
49
+ },
50
+ {
51
+ "cell_type": "code",
52
+ "execution_count": null,
53
+ "id": "0796ecd6-7bbb-4a6b-8773-cd0cc6978582",
54
+ "metadata": {},
55
+ "outputs": [],
56
+ "source": []
57
+ }
58
+ ],
59
+ "metadata": {
60
+ "kernelspec": {
61
+ "display_name": "Python 3 (ipykernel)",
62
+ "language": "python",
63
+ "name": "python3"
64
+ },
65
+ "language_info": {
66
+ "codemirror_mode": {
67
+ "name": "ipython",
68
+ "version": 3
69
+ },
70
+ "file_extension": ".py",
71
+ "mimetype": "text/x-python",
72
+ "name": "python",
73
+ "nbconvert_exporter": "python",
74
+ "pygments_lexer": "ipython3",
75
+ "version": "3.11.7"
76
+ }
77
+ },
78
+ "nbformat": 4,
79
+ "nbformat_minor": 5
80
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "cells": [],
3
+ "metadata": {},
4
+ "nbformat": 4,
5
+ "nbformat_minor": 5
6
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": null,
6
+ "id": "864aaeb7-0d78-492b-9154-b06a8082288c",
7
+ "metadata": {},
8
+ "outputs": [],
9
+ "source": []
10
+ }
11
+ ],
12
+ "metadata": {
13
+ "kernelspec": {
14
+ "display_name": "Python 3 (ipykernel)",
15
+ "language": "python",
16
+ "name": "python3"
17
+ },
18
+ "language_info": {
19
+ "name": ""
20
+ }
21
+ },
22
+ "nbformat": 4,
23
+ "nbformat_minor": 5
24
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "metadata": {},
6
+ "source": [
7
+ "# Jupyter Notebook\n",
8
+ "## Introduction"
9
+ ]
10
+ }
11
+ ],
12
+ "metadata": {
13
+ "kernelspec": {
14
+ "display_name": "Python 3 (ipykernel)",
15
+ "language": "python",
16
+ "name": "python3"
17
+ },
18
+ "language_info": {
19
+ "codemirror_mode": {
20
+ "name": "ipython",
21
+ "version": 3
22
+ },
23
+ "file_extension": ".py",
24
+ "mimetype": "text/x-python",
25
+ "name": "python",
26
+ "nbconvert_exporter": "python",
27
+ "pygments_lexer": "ipython3",
28
+ "version": "3.11.0"
29
+ }
30
+ },
31
+ "nbformat": 4,
32
+ "nbformat_minor": 4
33
+ }
@@ -0,0 +1,149 @@
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "metadata": {},
6
+ "source": [
7
+ "# Jupyter Notebook\n",
8
+ "## Introduction"
9
+ ]
10
+ },
11
+ {
12
+ "cell_type": "markdown",
13
+ "metadata": {},
14
+ "source": [
15
+ "This is a *Markdown* cell."
16
+ ]
17
+ },
18
+ {
19
+ "cell_type": "code",
20
+ "execution_count": 1,
21
+ "metadata": {},
22
+ "outputs": [
23
+ {
24
+ "name": "stdout",
25
+ "output_type": "stream",
26
+ "text": [
27
+ "This is a code cell.\n"
28
+ ]
29
+ }
30
+ ],
31
+ "source": [
32
+ "print(\"This is a code cell.\")"
33
+ ]
34
+ },
35
+ {
36
+ "cell_type": "code",
37
+ "execution_count": 1,
38
+ "metadata": {},
39
+ "outputs": [
40
+ {
41
+ "name": "stdout",
42
+ "output_type": "stream",
43
+ "text": [
44
+ "This is a code cell.\n"
45
+ ]
46
+ }
47
+ ],
48
+ "source": [
49
+ "print(\"This is a code cell.\")"
50
+ ]
51
+ },
52
+ {
53
+ "cell_type": "code",
54
+ "execution_count": 1,
55
+ "metadata": {},
56
+ "outputs": [
57
+ {
58
+ "name": "stdout",
59
+ "output_type": "stream",
60
+ "text": [
61
+ "This is a code cell.\n"
62
+ ]
63
+ }
64
+ ],
65
+ "source": [
66
+ "print(\"This is a code cell.\")"
67
+ ]
68
+ },
69
+ {
70
+ "cell_type": "code",
71
+ "execution_count": 2,
72
+ "metadata": {},
73
+ "outputs": [
74
+ {
75
+ "name": "stdout",
76
+ "output_type": "stream",
77
+ "text": [
78
+ "Code cells can have outputs.\n"
79
+ ]
80
+ },
81
+ {
82
+ "data": {
83
+ "text/plain": [
84
+ "3"
85
+ ]
86
+ },
87
+ "execution_count": 2,
88
+ "metadata": {},
89
+ "output_type": "execute_result"
90
+ }
91
+ ],
92
+ "source": [
93
+ "print(\"Code cells can have outputs.\")\n",
94
+ "1 + 2"
95
+ ]
96
+ },
97
+ {
98
+ "cell_type": "code",
99
+ "execution_count": 3,
100
+ "metadata": {},
101
+ "outputs": [
102
+ {
103
+ "ename": "SyntaxError",
104
+ "evalue": "unterminated string literal (detected at line 1) (289343476.py, line 1)",
105
+ "output_type": "error",
106
+ "traceback": [
107
+ "\u001b[0;36m Input \u001b[0;32mIn [3]\u001b[0;36m\u001b[0m\n\u001b[0;31m print(\"Code cell execution can result in a syntax error)\u001b[0m\n\u001b[0m ^\u001b[0m\n\u001b[0;31mSyntaxError\u001b[0m\u001b[0;31m:\u001b[0m unterminated string literal (detected at line 1)\n"
108
+ ]
109
+ }
110
+ ],
111
+ "source": [
112
+ "print(\"Code cell execution can result in a syntax error)"
113
+ ]
114
+ },
115
+ {
116
+ "cell_type": "code",
117
+ "execution_count": 4,
118
+ "metadata": {},
119
+ "outputs": [
120
+ {
121
+ "ename": "NameError",
122
+ "evalue": "name 'a' is not defined",
123
+ "output_type": "error",
124
+ "traceback": [
125
+ "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
126
+ "\u001b[0;31mNameError\u001b[0m Traceback (most recent call last)",
127
+ "Input \u001b[0;32mIn [4]\u001b[0m, in \u001b[0;36m<cell line: 2>\u001b[0;34m()\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[38;5;66;03m# Traceback are also supported\u001b[39;00m\n\u001b[0;32m----> 2\u001b[0m \u001b[43ma\u001b[49m\n",
128
+ "\u001b[0;31mNameError\u001b[0m: name 'a' is not defined"
129
+ ]
130
+ }
131
+ ],
132
+ "source": [
133
+ "# Traceback are also supported\n",
134
+ "a"
135
+ ]
136
+ }
137
+ ],
138
+ "metadata": {
139
+ "kernelspec": {
140
+ "display_name": "",
141
+ "name": ""
142
+ },
143
+ "language_info": {
144
+ "name": ""
145
+ }
146
+ },
147
+ "nbformat": 4,
148
+ "nbformat_minor": 4
149
+ }
@@ -0,0 +1,97 @@
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": 1,
6
+ "metadata": {},
7
+ "outputs": [
8
+ {
9
+ "data": {
10
+ "application/vnd.jupyter.ywidget-view+json": {
11
+ "model_id": "af40bb47594f4daeab5163452ddb50f7",
12
+ "version_major": 2,
13
+ "version_minor": 0
14
+ },
15
+ "text/plain": [
16
+ "<ypywidgets_textual.switch.Switch object at 0x7f255dd957d0>"
17
+ ]
18
+ },
19
+ "execution_count": 1,
20
+ "metadata": {},
21
+ "output_type": "execute_result"
22
+ }
23
+ ],
24
+ "source": [
25
+ "from ypywidgets_textual.switch import Switch\n",
26
+ "switch = Switch()\n",
27
+ "switch"
28
+ ]
29
+ },
30
+ {
31
+ "cell_type": "code",
32
+ "execution_count": 2,
33
+ "metadata": {},
34
+ "outputs": [],
35
+ "source": [
36
+ "switch"
37
+ ]
38
+ },
39
+ {
40
+ "cell_type": "code",
41
+ "execution_count": 3,
42
+ "metadata": {},
43
+ "outputs": [],
44
+ "source": [
45
+ "switch.toggle()"
46
+ ]
47
+ },
48
+ {
49
+ "cell_type": "code",
50
+ "execution_count": 4,
51
+ "metadata": {},
52
+ "outputs": [],
53
+ "source": [
54
+ "print(switch.value)"
55
+ ]
56
+ },
57
+ {
58
+ "cell_type": "code",
59
+ "execution_count": 4,
60
+ "metadata": {},
61
+ "outputs": [],
62
+ "source": [
63
+ "print('hello')"
64
+ ]
65
+ },
66
+ {
67
+ "cell_type": "code",
68
+ "execution_count": 4,
69
+ "metadata": {},
70
+ "outputs": [],
71
+ "source": [
72
+ "print('world')"
73
+ ]
74
+ }
75
+ ],
76
+ "metadata": {
77
+ "kernelspec": {
78
+ "display_name": "Python 3 (ipykernel)",
79
+ "language": "python",
80
+ "name": "python3"
81
+ },
82
+ "language_info": {
83
+ "codemirror_mode": {
84
+ "name": "ipython",
85
+ "version": 3
86
+ },
87
+ "file_extension": ".py",
88
+ "mimetype": "text/x-python",
89
+ "name": "python",
90
+ "nbconvert_exporter": "python",
91
+ "pygments_lexer": "ipython3",
92
+ "version": "3.11.0"
93
+ }
94
+ },
95
+ "nbformat": 4,
96
+ "nbformat_minor": 4
97
+ }
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: jpterm
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: Jupyter in the terminal
5
5
  Project-URL: Homepage, https://github.com/davidbrochart/jpterm
6
6
  Author-email: David Brochart <david.brochart@gmail.com>
@@ -15,25 +15,26 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
15
15
  Classifier: Programming Language :: Python :: Implementation :: PyPy
16
16
  Requires-Python: <3.12,>=3.10
17
17
  Requires-Dist: rich-click>=1.6.0
18
- Requires-Dist: txl-cell>=0.1.0
19
- Requires-Dist: txl-console>=0.1.0
20
- Requires-Dist: txl-editors>=0.1.0
21
- Requires-Dist: txl-file-browser>=0.1.0
22
- Requires-Dist: txl-image-viewer>=0.1.0
23
- Requires-Dist: txl-jpterm>=0.1.0
24
- Requires-Dist: txl-kernel>=0.1.0
25
- Requires-Dist: txl-launcher>=0.1.0
26
- Requires-Dist: txl-local-contents>=0.1.0
27
- Requires-Dist: txl-local-kernels>=0.1.0
28
- Requires-Dist: txl-local-terminals>=0.1.0
29
- Requires-Dist: txl-markdown-viewer>=0.1.0
30
- Requires-Dist: txl-notebook-editor>=0.1.0
31
- Requires-Dist: txl-remote-contents>=0.1.0
32
- Requires-Dist: txl-remote-kernels>=0.1.0
33
- Requires-Dist: txl-remote-terminals>=0.1.0
34
- Requires-Dist: txl-terminal>=0.1.0
35
- Requires-Dist: txl-text-editor>=0.1.0
36
- Requires-Dist: txl-widgets>=0.1.0
18
+ Requires-Dist: txl-cell==0.2.4
19
+ Requires-Dist: txl-console==0.2.4
20
+ Requires-Dist: txl-editors==0.2.4
21
+ Requires-Dist: txl-file-browser==0.2.4
22
+ Requires-Dist: txl-image-viewer==0.2.4
23
+ Requires-Dist: txl-jpterm==0.2.4
24
+ Requires-Dist: txl-kernel==0.2.4
25
+ Requires-Dist: txl-launcher==0.2.4
26
+ Requires-Dist: txl-local-contents==0.2.4
27
+ Requires-Dist: txl-local-kernels==0.2.4
28
+ Requires-Dist: txl-local-terminals==0.2.4
29
+ Requires-Dist: txl-markdown-viewer==0.2.4
30
+ Requires-Dist: txl-notebook-editor==0.2.4
31
+ Requires-Dist: txl-remote-contents==0.2.4
32
+ Requires-Dist: txl-remote-kernels==0.2.4
33
+ Requires-Dist: txl-remote-terminals==0.2.4
34
+ Requires-Dist: txl-terminal==0.2.4
35
+ Requires-Dist: txl-text-editor==0.2.4
36
+ Requires-Dist: txl-widgets==0.2.4
37
+ Requires-Dist: txl==0.2.4
37
38
  Description-Content-Type: text/markdown
38
39
 
39
40
  <div align="center">
@@ -0,0 +1,37 @@
1
+ jupyverse --set frontend.collaborative=true --set kernels.require_yjs=true
2
+
3
+ rm log.txt; git checkout examples/switch.ipynb; hatch run dev:jpterm --server http://127.0.0.1:8000 --collaborative --experimental
4
+
5
+ fps_contents 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/contents
6
+ fps_frontend 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/frontend
7
+ fps_jupyterlab 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/jupyterlab
8
+ fps_kernels 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/kernels
9
+ fps_lab 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/lab
10
+ fps_noauth 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/noauth
11
+ fps_terminals 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/terminals
12
+ fps_yjs 0.3.0 /home/david/github/davidbrochart/jupyverse/plugins/yjs
13
+ jpterm 0.1.22 /home/david/github/davidbrochart/jpterm
14
+ jupyverse_api 0.3.0 /home/david/github/davidbrochart/jupyverse/jupyverse_api
15
+ txl 0.1.22 /home/david/github/davidbrochart/jpterm/txl
16
+ txl_cell 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/cell
17
+ txl_console 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/console
18
+ txl_editors 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/editors
19
+ txl_file_browser 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/file_browser
20
+ txl_image_viewer 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/image_viewer
21
+ txl_jpterm 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/jpterm
22
+ txl_kernel 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/kernel
23
+ txl_launcher 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/launcher
24
+ txl_local_contents 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/local_contents
25
+ txl_local_kernels 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/local_kernels
26
+ txl_local_terminals 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/local_terminals
27
+ txl_markdown_viewer 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/markdown_viewer
28
+ txl_notebook_editor 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/notebook_editor
29
+ txl_remote_contents 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/remote_contents
30
+ txl_remote_kernels 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/remote_kernels
31
+ txl_remote_terminals 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/remote_terminals
32
+ txl_terminal 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/terminal
33
+ txl_text_editor 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/text_editor
34
+ txl_widgets 0.1.22 /home/david/github/davidbrochart/jpterm/plugins/widgets
35
+ ypy-websocket 0.12.4 /home/david/github/davidbrochart/ypy-websocket
36
+ ypywidgets 0.5.0 /home/david/github/davidbrochart/ypywidgets
37
+ ypywidgets-textual 0.1.5 /home/david/github/davidbrochart/ypywidgets-textual
@@ -0,0 +1,80 @@
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": null,
6
+ "id": "b74883f8-9259-4b1c-b971-3314661635e5",
7
+ "metadata": {},
8
+ "outputs": [],
9
+ "source": [
10
+ "a"
11
+ ]
12
+ },
13
+ {
14
+ "cell_type": "code",
15
+ "execution_count": 1,
16
+ "id": "78a13eec-6831-4bb9-bfe2-5d419b426340",
17
+ "metadata": {},
18
+ "outputs": [
19
+ {
20
+ "data": {
21
+ "text/plain": [
22
+ "6"
23
+ ]
24
+ },
25
+ "execution_count": 1,
26
+ "metadata": {},
27
+ "output_type": "execute_result"
28
+ }
29
+ ],
30
+ "source": [
31
+ "7"
32
+ ]
33
+ },
34
+ {
35
+ "cell_type": "code",
36
+ "execution_count": null,
37
+ "id": "a098dc19-21cb-427c-9d16-7afd0ef71f97",
38
+ "metadata": {},
39
+ "outputs": [],
40
+ "source": []
41
+ },
42
+ {
43
+ "cell_type": "code",
44
+ "execution_count": null,
45
+ "id": "65ff4071-a1ca-48eb-b74c-371d0ab7a7ee",
46
+ "metadata": {},
47
+ "outputs": [],
48
+ "source": []
49
+ },
50
+ {
51
+ "cell_type": "code",
52
+ "execution_count": null,
53
+ "id": "0796ecd6-7bbb-4a6b-8773-cd0cc6978582",
54
+ "metadata": {},
55
+ "outputs": [],
56
+ "source": []
57
+ }
58
+ ],
59
+ "metadata": {
60
+ "kernelspec": {
61
+ "display_name": "Python 3 (ipykernel)",
62
+ "language": "python",
63
+ "name": "python3"
64
+ },
65
+ "language_info": {
66
+ "codemirror_mode": {
67
+ "name": "ipython",
68
+ "version": 3
69
+ },
70
+ "file_extension": ".py",
71
+ "mimetype": "text/x-python",
72
+ "name": "python",
73
+ "nbconvert_exporter": "python",
74
+ "pygments_lexer": "ipython3",
75
+ "version": "3.11.7"
76
+ }
77
+ },
78
+ "nbformat": 4,
79
+ "nbformat_minor": 5
80
+ }
@@ -0,0 +1,64 @@
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": 1,
6
+ "id": "d1df6207-5d02-4821-bc30-c87922761e1a",
7
+ "metadata": {},
8
+ "outputs": [],
9
+ "source": [
10
+ "a = 1"
11
+ ]
12
+ },
13
+ {
14
+ "cell_type": "code",
15
+ "execution_count": 2,
16
+ "id": "e2e267fc-e4ac-4fe1-aefc-72b5c38b79d5",
17
+ "metadata": {},
18
+ "outputs": [
19
+ {
20
+ "data": {
21
+ "text/plain": [
22
+ "3"
23
+ ]
24
+ },
25
+ "execution_count": 2,
26
+ "metadata": {},
27
+ "output_type": "execute_result"
28
+ }
29
+ ],
30
+ "source": [
31
+ "a + 2"
32
+ ]
33
+ },
34
+ {
35
+ "cell_type": "code",
36
+ "execution_count": null,
37
+ "id": "7d8a2b65-d0b7-430a-814e-51cffdc6afb6",
38
+ "metadata": {},
39
+ "outputs": [],
40
+ "source": []
41
+ }
42
+ ],
43
+ "metadata": {
44
+ "kernelspec": {
45
+ "display_name": "Python 3 (ipykernel)",
46
+ "language": "python",
47
+ "name": "python3"
48
+ },
49
+ "language_info": {
50
+ "codemirror_mode": {
51
+ "name": "ipython",
52
+ "version": 3
53
+ },
54
+ "file_extension": ".py",
55
+ "mimetype": "text/x-python",
56
+ "name": "python",
57
+ "nbconvert_exporter": "python",
58
+ "pygments_lexer": "ipython3",
59
+ "version": "3.11.7"
60
+ }
61
+ },
62
+ "nbformat": 4,
63
+ "nbformat_minor": 5
64
+ }
Binary file
@@ -0,0 +1,6 @@
1
+ {
2
+ "cells": [],
3
+ "metadata": {},
4
+ "nbformat": 4,
5
+ "nbformat_minor": 5
6
+ }