File tree 2 files changed +4
-4
lines changed
packages/mathjax2-extension
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ mimetype: ''
13
13
mimetype_name : ' '
14
14
project_short_description : A MathJax Typesetting provider for JupyterLab 4 and above
15
15
python_name : jupyterlab_mathjax2
16
- repository : https://github.com/jupyterlab/jupyter-renderers.git.git
16
+ repository : https://github.com/jupyterlab/jupyter-renderers.git
17
17
test : true
18
18
viewer_name : ' '
19
19
Original file line number Diff line number Diff line change 7
7
" jupyterlab" ,
8
8
" jupyterlab-extension"
9
9
],
10
- "homepage" : " https://github.com/jupyterlab/jupyter-renderers.git " ,
10
+ "homepage" : " https://github.com/jupyterlab/jupyter-renderers" ,
11
11
"bugs" : {
12
- "url" : " https://github.com/jupyterlab/jupyter-renderers.git /issues"
12
+ "url" : " https://github.com/jupyterlab/jupyter-renderers/issues"
13
13
},
14
14
"license" : " BSD-3-Clause" ,
15
15
"author" : {
26
26
"style" : " style/index.css" ,
27
27
"repository" : {
28
28
"type" : " git" ,
29
- "url" : " https://github.com/jupyterlab/jupyter-renderers.git.git "
29
+ "url" : " https://github.com/jupyterlab/jupyter-renderers.git"
30
30
},
31
31
"scripts" : {
32
32
"build" : " jlpm build:lib && jlpm build:labextension:dev" ,
You can’t perform that action at this time.
0 commit comments