Skip to content

Commit 733f49a

Browse files
caidishclaude
andcommitted
Rebuild labextension static files for v2.3.5
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a02b7b2 commit 733f49a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

instrmcp/extensions/jupyterlab/mcp_active_cell_bridge/labextension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-active-cell-bridge",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "JupyterLab extension to bridge active cell content to MCP server",
55
"keywords": [
66
"jupyter",
@@ -64,7 +64,7 @@
6464
"extension": true,
6565
"webpackConfig": "./webpack.config.js",
6666
"_build": {
67-
"load": "static/remoteEntry.aa0f00fdb8ca909a5e47.js",
67+
"load": "static/remoteEntry.5a5a2f51d21a0d7fb341.js",
6868
"extension": "./extension",
6969
"style": "./style"
7070
}

instrmcp/extensions/jupyterlab/mcp_active_cell_bridge/labextension/static/remoteEntry.aa0f00fdb8ca909a5e47.js renamed to instrmcp/extensions/jupyterlab/mcp_active_cell_bridge/labextension/static/remoteEntry.5a5a2f51d21a0d7fb341.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

instrmcp/extensions/jupyterlab/static/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-active-cell-bridge",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "JupyterLab extension to bridge active cell content to MCP server",
55
"keywords": [
66
"jupyter",
@@ -64,7 +64,7 @@
6464
"extension": true,
6565
"webpackConfig": "./webpack.config.js",
6666
"_build": {
67-
"load": "static/remoteEntry.aa0f00fdb8ca909a5e47.js",
67+
"load": "static/remoteEntry.5a5a2f51d21a0d7fb341.js",
6868
"extension": "./extension",
6969
"style": "./style"
7070
}

0 commit comments

Comments
 (0)