We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9785774 commit 24c8a4eCopy full SHA for 24c8a4e
setup.py
@@ -24,7 +24,7 @@
24
25
# Representative files that should exist after a successful build
26
jstargets = [
27
- os.path.join(HERE, "lib", "jupyterlab-code-snippets.js"),
+ os.path.join(HERE, "lib", "snippets.js"),
28
]
29
30
package_data_spec = {
0 commit comments