jupyter-config/jupyter_notebook_config/jupyter_mcp_server.json,sha256=ohHplN-fsx19KSrcrc1-jaym4g6w5FcNtQOZmS40jzg,93
jupyter-config/jupyter_server_config.d/jupyter_mcp_server.json,sha256=zduEUm-TdiIUVr6xqGdXUGB104gkElBRc5DKwz4XlGM,93
jupyter_mcp_server/__init__.py,sha256=f6xGlBeUSxGUCkqSp5TrsckB3WXaAbFN8k6p1lFEfbw,312
jupyter_mcp_server/__main__.py,sha256=jVOCxltU0GlkprPkGaNe01vmEBavGoQ70yQsBJFUkbM,284
jupyter_mcp_server/__version__.py,sha256=G5ID6fB_gMyo3FNZAwljoKjboIGZGLvEyUOwbDwWZFY,113
jupyter_mcp_server/auth.py,sha256=HOWsnzkUJuYhxFpha-s7VTTBgeKOhpphHcfMV2h_XoI,9560
jupyter_mcp_server/config.py,sha256=f3qk3PspezfApBDZ7Jyw9B6HlhlYmO11HO6qpfCtHVU,11344
jupyter_mcp_server/enroll.py,sha256=_a7OYLl1WsNyHrq2kF3i2-wmFoy5Ee-b_42sloXQIxY,4327
jupyter_mcp_server/extensions.py,sha256=qVfwUD72ZWBo_SZNBjCiJx1RUo05bMZRatEB_lIMaeA,9159
jupyter_mcp_server/hooks.py,sha256=R6S-tVTp65EM2FhOQxAuUpVRgWDdluMj0h4xCYEO4u0,3359
jupyter_mcp_server/identity.py,sha256=qbVSDm7Tig9KCoUp0kyotxP2MQ84dzceSIxZRnJB6nw,12489
jupyter_mcp_server/log.py,sha256=JOMzUAWNNJ-lwIerbyq-nOUVoccVewxthJ-keQG_XTk,169
jupyter_mcp_server/models.py,sha256=dJ9Gkq9cL3qF15K2B8yMUoGD1xLQPj_5-dgleIrl0LU,4967
jupyter_mcp_server/notebook_manager.py,sha256=tIY6ACE-AMb0LSCQslp3ctwB8v-7kWGjg8b7i_tRm7A,19764
jupyter_mcp_server/otel_hook.py,sha256=hqyauqx6XWM9Rvb3dzaNtCQLqJlu8MAvsjL2TckO0x8,5371
jupyter_mcp_server/sandbox_client.py,sha256=6PDf0FKS6qZ0tqul75m5zCJnCf5T-mnulzwjZVhU8a4,1620
jupyter_mcp_server/server.py,sha256=qxntqqyG1C_XqERyvJdN5FOUkXMGmwiyL5X21HY6aXI,56370
jupyter_mcp_server/server_context.py,sha256=GyqGDTDS6jzvJic0epsYXAXzJScSf3BiXMq-UQeMmvo,17403
jupyter_mcp_server/server_modes.py,sha256=I4nogI84fWLU-OevezODuvxyXST5CzkCSFmgd-bmqV0,2260
jupyter_mcp_server/tool_cache.py,sha256=S3QeUDR4ZOa0qLNMLH2PL5QLtAsSoQ7VYm6xIjZwYvc,8572
jupyter_mcp_server/utils.py,sha256=nmFebfBtkWrdiF6sU2YUOMYV04Dfuv2_636l4ew34wo,66680
jupyter_mcp_server/cli/__init__.py,sha256=9xZoKgAP1TS-ua0lRclKLSKbZdMD2-ewPM6mowG218o,193
jupyter_mcp_server/cli/cli.py,sha256=fkXtHNtDDrvlXBG6CbAaWXbxPHR-huulDuTSpzX1b5I,871
jupyter_mcp_server/cli/commands/__init__.py,sha256=VFdKKG7_qbZhtEFcAXnNd3iOrbLefHkL_uGr-hnA4BU,453
jupyter_mcp_server/cli/commands/connect.py,sha256=_fTsyASYGyZtpJnyOB-gvFt35F62XFDR9uNHcgwU_pY,6079
jupyter_mcp_server/cli/commands/serve.py,sha256=c2JbD-rYIRG9wtVRP4pRyNXcyI-OOxfGrXjU8hjQMRg,25478
jupyter_mcp_server/cli/commands/stop.py,sha256=f5cc3hGGE9dO0z4Ns4OL_AeiueEekAEGsyOeZwrBGms,870
jupyter_mcp_server/jupyter_extension/__init__.py,sha256=gmdf9jLuOlhhXwXcz7PVbr5gQBBGS3IEBmoTS8plCNs,439
jupyter_mcp_server/jupyter_extension/context.py,sha256=atsmJUcgWDjjjidsSzjRPy4QMr4yqADIXL6MGeamEu4,6191
jupyter_mcp_server/jupyter_extension/extension.py,sha256=eCfk8YssRBmg-0zVDWPNLtKa7RRzlEJGXMxmJw0CgVw,10718
jupyter_mcp_server/jupyter_extension/handlers.py,sha256=vqZ4iDcUzH7l64jb85XJP5a4wvKw7DtpcZcXWtVvnUQ,31232
jupyter_mcp_server/jupyter_extension/backends/__init__.py,sha256=N-LrEAQsHDuv_-Pcm6cFq_kKYJIZtQZXraimbv8nwIc,129
jupyter_mcp_server/jupyter_extension/backends/base.py,sha256=XOkAGFHkMgn69EqJqKpiT2OY9K0cawWN4DnxTo7OgHE,5785
jupyter_mcp_server/jupyter_extension/backends/local_backend.py,sha256=kbxQF5M0PhA8fEiBhUyPZd39fHlUwcCXxYgaZmINGzs,12782
jupyter_mcp_server/jupyter_extension/backends/remote_backend.py,sha256=MntTCVAJe9WnfLueJInBcG_gBZbK62XS9u_YUauIt-Q,9923
jupyter_mcp_server/jupyter_extension/protocol/__init__.py,sha256=mNJ3ao4_lRa8qHeqvnaTFe8XCb1qfZQG6O7AFP-2pt8,127
jupyter_mcp_server/jupyter_extension/protocol/messages.py,sha256=oEbqIaJfcZ_KSAIPgTUvIgCwHOy19_zEE32ShRKESmQ,6488
jupyter_mcp_server/tools/__init__.py,sha256=jMUxM9cuRiOvl_kW3DnXcLNzDNRF-Trk6hMBmV6PnH4,2485
jupyter_mcp_server/tools/_base.py,sha256=IShloXVW2ANyT7RpSAJ_KiCLF6dSrSc4UG8B_2E13a4,1682
jupyter_mcp_server/tools/clear_cell_output_tool.py,sha256=6nTSAeSwWgZII8M-D57MludELVjq2P3h4VmaORu1aRI,7943
jupyter_mcp_server/tools/connect_jupyter_tool.py,sha256=QX9mwb9wlSPU6Y76gfrkehR86l25ChspKVCxGgSCphg,2507
jupyter_mcp_server/tools/delete_cell_tool.py,sha256=7KY7jR2tmurd86mG0Y1DeYw1nt2cx2NhdmniijgAoTw,8451
jupyter_mcp_server/tools/edit_cell_source_tool.py,sha256=HQkpCsXqZV6gkxvKqcrUGabMKaXSFeDiCa3fLhvp36c,8503
jupyter_mcp_server/tools/execute_cell_tool.py,sha256=Eug3Bo2HcgyXfywtglkfMgo-S2RnGa1FIYhmpYJjubc,30293
jupyter_mcp_server/tools/execute_code_tool.py,sha256=5yuFkO9v2WXum8Sl_nfuop1mBh4KhkON_h2iHptbYl0,16770
jupyter_mcp_server/tools/insert_cell_tool.py,sha256=3w7-tDmiKfxs8iJs7gL0Eoz09-Q-wAo7iLrkl-RoQM0,11084
jupyter_mcp_server/tools/jupyter_cite_prompt.py,sha256=LXTtuFIqwAELur0tGyYcojkw5FLjdKuZJV04yxhlqu0,8170
jupyter_mcp_server/tools/list_files_tool.py,sha256=uVZdTIAT8-GCm1mul3qATE_G2WRFiz9yRjqOC-PRxPs,9376
jupyter_mcp_server/tools/list_kernels_tool.py,sha256=ygi7ZCTK6Zq-eia0qoPtj2hf6wr-9cqCCqM16rUYVyg,8835
jupyter_mcp_server/tools/list_notebooks_tool.py,sha256=MBP1nQ5UmrzjwCl78vwPNP_A4ry4mJWiXbbDLWwyaWU,2380
jupyter_mcp_server/tools/move_cell_tool.py,sha256=doDQ3-RndF1x0JAudzOks-yv76G1KUeVqTj6F2SN04M,8649
jupyter_mcp_server/tools/overwrite_cell_source_tool.py,sha256=9xwE_q7Nw9jtKSrsBwjQfIx3XlNV5tmvoV9P4q5FqFE,9204
jupyter_mcp_server/tools/read_cell_tool.py,sha256=Ctr2KEw8t4QUzYTT3ChY3GNTQT_C_oIDfQQvflbgzEQ,4718
jupyter_mcp_server/tools/read_notebook_tool.py,sha256=5etbAYeiyMwfUZkTTQu5pKp1BkYG_yJs1nlP_41Moas,4012
jupyter_mcp_server/tools/restart_notebook_tool.py,sha256=sjI7-Bfky6WB3tzLS1tmOWbElUUQX_SFNrlZaguj1jk,5874
jupyter_mcp_server/tools/unuse_notebook_tool.py,sha256=We8wx8RKR5pBR8lk74ul0cKzLoSalwvr52tzNdpTNI0,3621
jupyter_mcp_server/tools/use_notebook_tool.py,sha256=-OWpXnhmPNXuqMFh8ggajSaZj-Si_K7vqALn4ZRKNpk,26970
jupyter_mcp_server-1.4.5.data/data/etc/jupyter/jupyter_server_config.d/jupyter_mcp_server.json,sha256=zduEUm-TdiIUVr6xqGdXUGB104gkElBRc5DKwz4XlGM,93
jupyter_mcp_server-1.4.5.dist-info/METADATA,sha256=_k6CGPiXsrzg3kXEQFP7954f0XhEaa5TupD8zhyncGA,37076
jupyter_mcp_server-1.4.5.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
jupyter_mcp_server-1.4.5.dist-info/entry_points.txt,sha256=iUDCho89qqjiGLuhcmcHlvjzj4VMt2bUi-mNP4kUJcY,119
jupyter_mcp_server-1.4.5.dist-info/licenses/LICENSE,sha256=iI6tKKU0KQHZPjHQnzd4Lt9pXS8U-72wjT_PYGP3a2Y,1517
jupyter_mcp_server-1.4.5.dist-info/RECORD,,
