Code Monkey home page Code Monkey logo

Comments (16)

numeric-lee avatar numeric-lee commented on June 12, 2024 1

@markellekelly
jupyter lab verison 1.2.3

$ jupyter labextension install jupyterlab-toc
An error occured.
ValueError: This extension does not yet support the current version of JupyterLab. Conflicting Dependencies:
JupyterLab Extension Package

=1.2.1 <1.3.0 >=0.16.0 <0.17.0 @jupyterlab/application
=1.2.1 <1.3.0 >=0.16.2 <0.17.0 @jupyterlab/apputils
=3.2.0 <3.3.0 >=1.0.0 <2.0.0 @jupyterlab/coreutils
=1.2.1 <1.3.0 >=0.16.0 <0.17.0 @jupyterlab/docmanager
=1.2.1 <1.3.0 >=0.16.0 <0.17.0 @jupyterlab/fileeditor
=1.2.2 <1.3.0 >=0.16.0 <0.17.0 @jupyterlab/notebook
=1.2.1 <1.3.0 >=0.16.0 <0.17.0 @jupyterlab/rendermime
=16.8.4 <16.9.0 >=16.2.0 <16.3.0 react
=16.8.4 <16.9.0 >=16.2.0 <16.3.0 react-dom

See the log file for details: /tmp/jupyterlab-debug-y6iwdcpx.log

from jupyterlab-toc.

ian-r-rose avatar ian-r-rose commented on June 12, 2024

Your install of JupyterLab (overall version 0.32) has a bunch of subpackages. Those are in the 0.16 line, shown in the left column. The new version of JupyterLab (in the process of being released) uses the 0.17 line. I released the extension update a few hours early, when the JS subpackages were released but not the overall python package. So 0.3.1 won't work correctly until that release is finalized.

from jupyterlab-toc.

ian-r-rose avatar ian-r-rose commented on June 12, 2024

Hi @slowkow, JupyterLab 0.33 has been released, so the most recent version of this should work now. Let me know if you run into any troubles!

from jupyterlab-toc.

slowkow avatar slowkow commented on June 12, 2024

Thank you so much for the notification! I didn't expect that it would be ready so soon.

Another bug! This time in nodejs.

Here we go:

source activate py37
pip install --upgrade pip
pip install --upgrade jupyterlab

jupyter lab --version
0.33.0

So far so good. Now let's install the extension:

jupyter labextension install @jupyterlab/toc
> /data/srlab/slowikow/src/miniconda2/envs/py37/bin/npm pack @jupyterlab/toc
npm notice
npm notice 📦  @jupyterlab/[email protected]
npm notice === Tarball Contents ===
npm notice 2.1kB  package.json
npm notice 1.5kB  LICENSE
npm notice 1.2kB  README.md
npm notice 304B   lib/extension.d.ts
npm notice 3.2kB  lib/extension.js
npm notice 1.6kB  lib/generators.d.ts
npm notice 12.4kB lib/generators.js
npm notice 81B    lib/index.d.ts
npm notice 373B   lib/index.js
npm notice 2.1kB  lib/registry.d.ts
npm notice 1.3kB  lib/registry.js
npm notice 3.2kB  lib/toc.d.ts
npm notice 4.9kB  lib/toc.js
npm notice 1.4kB  style/index.css
npm notice === Tarball Details ===
npm notice name:          @jupyterlab/toc
npm notice version:       0.3.1
npm notice filename:      jupyterlab-toc-0.3.1.tgz
npm notice package size:  9.5 kB
npm notice unpacked size: 35.5 kB
npm notice shasum:        0e46f30a3f99174b3e460448968ecc2bc6501496
npm notice integrity:     sha512-nWhBFajzgK5UM[...]EXQK0f7bwxxng==
npm notice total files:   14
npm notice
jupyterlab-toc-0.3.1.tgz
> node /data/srlab/slowikow/src/miniconda2/envs/py37/lib/python3.7/site-packages/jupyterlab/staging/yarn.js install
yarn install v1.6.0
(node:20047) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
info No lockfile found.
[1/4] Resolving packages...
⠁ @jupyterlab/toc@file:../extensions/jupyterlab-toc-0.3.1.tgz

And now it is stuck. The message Resolving packages... never finishes, and I have already waited a few minutes.

Seems the same as this issue.

The reported solution is to downgrade nodejs from v10 to v9, specifically:

conda install -c conda-forge nodejs=9.11.1

Finally, let's try again after downgrading to nodejs 9.11.1:

jupyter labextension install @jupyterlab/toc
> /data/srlab/slowikow/src/miniconda2/envs/py37/bin/npm pack @jupyterlab/toc
jupyterlab-toc-0.3.1.tgz
> node /data/srlab/slowikow/src/miniconda2/envs/py37/lib/python3.7/site-packages/jupyterlab/staging/yarn.js install
yarn install v1.6.0
info No lockfile found.
[1/4] Resolving packages...
warning css-loader > cssnano > autoprefixer > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning css-loader > cssnano > postcss-merge-rules > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning css-loader > cssnano > postcss-merge-rules > caniuse-api > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
[2/4] Fetching packages...
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "@jupyterlab/vdom-extension > @nteract/[email protected]" has incorrect peer dependency "react@^15.6.1".
[4/4] Building fresh packages...
success Saved lockfile.
Done in 103.16s.
> node /data/srlab/slowikow/src/miniconda2/envs/py37/lib/python3.7/site-packages/jupyterlab/staging/yarn.js run build:prod
yarn run v1.6.0
$ webpack --config webpack.prod.config.js
Hash: ef7f2b0006c46d6fede6
Version: webpack 4.12.2
Time: 35820ms
Built at: 2018-07-26 21:14:06
                                   Asset       Size  Chunks                    Chunk Names
    vendors~main.1a7a8c81d6360fee140e.js    2.9 MiB       4  [emitted]  [big]  vendors~main
    674f50d287a8c48dc19ba404d20fe713.eot    162 KiB          [emitted]
    912ec66d7572ff821749319396470bde.svg    434 KiB          [emitted]  [big]
   fee66e712a8a08eef5805a46892932ad.woff   95.7 KiB          [emitted]
    b06871f281fee6b241d60582ae9369b9.ttf    162 KiB          [emitted]
               0.8655c60128912e3ea900.js    441 KiB       0  [emitted]  [big]
    vendors~vega.0b44f1a8a011558b52f6.js    697 KiB       1  [emitted]  [big]  vendors~vega
            vega.9cff6aa9bc603daa8752.js  156 bytes       2  [emitted]         vega
               3.41f272f8c07719e6ad4f.js   3.59 KiB       3  [emitted]
  af7ae505a9eed503f8b8e6982036873e.woff2   75.4 KiB          [emitted]
            main.3d54275a27e73c2ea8e1.js   21.1 KiB       5  [emitted]         main
           0.8655c60128912e3ea900.js.map   1.27 MiB       0  [emitted]
vendors~vega.0b44f1a8a011558b52f6.js.map   2.76 MiB       1  [emitted]         vendors~vega
        vega.9cff6aa9bc603daa8752.js.map  105 bytes       2  [emitted]         vega
           3.41f272f8c07719e6ad4f.js.map   9.25 KiB       3  [emitted]
vendors~main.1a7a8c81d6360fee140e.js.map   9.76 MiB       4  [emitted]         vendors~main
        main.3d54275a27e73c2ea8e1.js.map   77.8 KiB       5  [emitted]         main
                              index.html   1.53 KiB          [emitted]
Entrypoint main [big] = vendors~main.1a7a8c81d6360fee140e.js vendors~main.1a7a8c81d6360fee140e.js.map main.3d54275a27e73c2ea8e1.js main.3d54275a27e73c2ea8e1.js.map
[0] readable-stream (ignored) 15 bytes {5} [built]
[1] crypto (ignored) 15 bytes {5} [optional] [built]
[2] buffer (ignored) 15 bytes {5} [optional] [built]
[YuTi] (webpack)/buildin/module.js 497 bytes {4} [built]
[4] util (ignored) 15 bytes {5} [built]
[5] vertx (ignored) 15 bytes {5} [optional] [built]
[6] multi whatwg-fetch ./build/index.out.js 40 bytes {5} [built]
[7] fs (ignored) 15 bytes {2} [built]
[8] node-fetch (ignored) 15 bytes {2} [built]
[ANye] ./build/index.out.js 34.5 KiB {5} [built]
[J29t] ./node_modules/vega-util/index.js + 36 modules 15.1 KiB {1} [built]
    |    37 modules
[RnhZ] ./node_modules/moment/locale sync ^\.\/.*$ 2.88 KiB {5} [optional] [built]
[eTbV] ./node_modules/codemirror/mode sync ^\.\/.*\.js$ 2.78 KiB {3} [built]
[etOl] ./node_modules/vega-embed/build/src/embed.js + 913 modules 1.64 MiB {1} [built]
    |    914 modules
[yLpj] (webpack)/buildin/global.js 489 bytes {4} [built]
    + 1310 hidden modules

WARNING in react
  Multiple versions of react found:
    16.2.0 ./~/@jupyterlab/toc/~/react from ./~/@jupyterlab/toc/lib/toc.js
    16.4.1 ./~/react from ./~/@jupyterlab/json-extension/lib/index.js


WARNING in react-dom
  Multiple versions of react-dom found:
    16.2.0 ./~/@jupyterlab/toc/~/react-dom from ./~/@jupyterlab/toc/~/react-dom/index.js
    16.4.1 ./~/react-dom from ./~/@jupyterlab/json-extension/lib/index.js


WARNING in vega-lite
  Multiple versions of vega-lite found:
    2.5.1 ./~/vega-lite/build/src from ./~/vega-lite/build/src/index.js
    2.6.0 ./~/vega-lite/build from ./~/vega-lite/build/src/index.js

Check how you can resolve duplicate packages:
https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin#resolving-duplicate-packages-in-your-bundle


WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
  912ec66d7572ff821749319396470bde.svg (434 KiB)
  0.8655c60128912e3ea900.js (441 KiB)
  vendors~vega.0b44f1a8a011558b52f6.js (697 KiB)
  vendors~main.1a7a8c81d6360fee140e.js (2.9 MiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  main (2.92 MiB)
      vendors~main.1a7a8c81d6360fee140e.js
      main.3d54275a27e73c2ea8e1.js

Child html-webpack-plugin for "index.html":
     1 asset
    Entrypoint undefined = index.html
    [KTNU] ./node_modules/html-loader!./templates/partial.html 567 bytes {0} [built]
    [YuTi] (webpack)/buildin/module.js 497 bytes {0} [built]
    [aS2v] ./node_modules/html-webpack-plugin/lib/loader.js!./templates/template.html 1.22 KiB {0} [built]
    [yLpj] (webpack)/buildin/global.js 489 bytes {0} [built]
        + 1 hidden module
Done in 37.99s.

Success! It works 🎉

from jupyterlab-toc.

ian-r-rose avatar ian-r-rose commented on June 12, 2024

Yep, there is a bug in the version of yarn that we use that is blocking us from supporting node 10 at the moment. As soon as that is resolved we will update it. But I think this is resolved. Glad you got it working!

from jupyterlab-toc.

jaseuts avatar jaseuts commented on June 12, 2024

I tried to install TOC for Jupyter Lab 0.32.1 but encountered this problem

(base) D:\Users\jng>jupyter labextension install @jupyterlab/toc
> D:\Users\jng\AppData\Local\Continuum\anaconda3\npm.CMD pack @jupyterlab/toc
npm notice
npm notice package: @jupyterlab/[email protected]
npm notice === Tarball Contents ===
npm notice 1.5kB LICENSE
npm notice 9.3kB style/index.css
npm notice 2.6kB lib/generators/notebook/append_collapsible_heading.js
npm notice 1.4kB lib/generators/notebook/append_heading.js
npm notice 1.4kB lib/generators/notebook/append_markdown_heading.js
npm notice 1.3kB lib/generators/notebook/codemirror.js
npm notice 4.0kB lib/extension.js
npm notice 1.4kB lib/utils/generate_numbering.js
npm notice 1.2kB lib/generators/notebook/get_code_cell_heading.js
npm notice 1.6kB lib/generators/markdown/get_headings.js
npm notice 663B  lib/generators/notebook/get_last_heading_level.js
npm notice 1.3kB lib/generators/notebook/get_markdown_heading.js
npm notice 2.3kB lib/generators/markdown/get_rendered_headings.js
npm notice 2.3kB lib/generators/notebook/get_rendered_html_heading.js
npm notice 180B  lib/utils/headings.js
npm notice 443B  lib/generators/index.js
npm notice 2.9kB lib/generators/latex/index.js
npm notice 4.1kB lib/generators/markdown/index.js
npm notice 6.7kB lib/generators/notebook/index.js
npm notice 4.9kB lib/generators/notebook/tagstool/index.js
npm notice 2.5kB lib/generators/python/index.js
npm notice 377B  lib/index.js
npm notice 675B  lib/utils/is_dom.js
npm notice 1.0kB lib/generators/notebook/is_heading_filtered.js
npm notice 764B  lib/utils/is_markdown.js
npm notice 180B  lib/utils/numbering_dictionary.js
npm notice 1.3kB lib/generators/markdown/options_manager.js
npm notice 4.1kB lib/generators/notebook/options_manager.js
npm notice 2.2kB lib/utils/parse_heading.js
npm notice 1.9kB lib/registry.js
npm notice 1.1kB lib/generators/markdown/render.js
npm notice 4.4kB lib/generators/notebook/render.js
npm notice 561B  lib/generators/python/render.js
npm notice 1.1kB lib/utils/sanitizer_options.js
npm notice 6.7kB lib/generators/notebook/set_collapsed_state.js
npm notice 2.3kB lib/generators/notebook/tagstool/tag_list.js
npm notice 870B  lib/generators/notebook/tagstool/tag.js
npm notice 903B  lib/toc_item.js
npm notice 1.1kB lib/toc_tree.js
npm notice 4.2kB lib/toc.js
npm notice 2.1kB lib/generators/markdown/toolbar_generator.js
npm notice 7.9kB lib/generators/notebook/toolbar_generator.js
npm notice 1.3kB lib/generators/notebook/twist_button.js
npm notice 2.1kB package.json
npm notice 1.5kB README.md
npm notice 559B  style/img/autonumbering_darktheme.svg
npm notice 343B  style/img/autonumbering.svg
npm notice 264B  style/img/check.svg
npm notice 320B  style/img/code_darktheme.svg
npm notice 305B  style/img/code.svg
npm notice 669B  style/img/eyeball_hidden.svg
npm notice 619B  style/img/eyeball_hover.svg
npm notice 617B  style/img/eyeball_view.svg
npm notice 625B  style/list-dark.svg
npm notice 625B  style/list-light.svg
npm notice 357B  style/img/markdown_darktheme.svg
npm notice 363B  style/img/markdown.svg
npm notice 264B  style/img/menu_arrow.svg
npm notice 523B  style/img/numbering.svg
npm notice 762B  style/img/tag_darktheme.svg
npm notice 1.2kB style/img/tag.svg
npm notice 202B  style/img/toggle_down_darktheme.svg
npm notice 181B  style/img/toggle_down.svg
npm notice 189B  style/img/toggle_right_darktheme.svg
npm notice 187B  style/img/toggle_right.svg
npm notice 732B  lib/generators/notebook/append_collapsible_heading.d.ts
npm notice 598B  lib/generators/notebook/append_heading.d.ts
npm notice 836B  lib/generators/notebook/append_markdown_heading.d.ts
npm notice 1.2kB lib/generators/notebook/codemirror.d.ts
npm notice 338B  lib/extension.d.ts
npm notice 425B  lib/utils/generate_numbering.d.ts
npm notice 794B  lib/generators/notebook/get_code_cell_heading.d.ts
npm notice 700B  lib/generators/markdown/get_headings.d.ts
npm notice 316B  lib/generators/notebook/get_last_heading_level.d.ts
npm notice 771B  lib/generators/notebook/get_markdown_heading.d.ts
npm notice 698B  lib/generators/markdown/get_rendered_headings.d.ts
npm notice 1.0kB lib/generators/notebook/get_rendered_html_heading.d.ts
npm notice 1.4kB lib/utils/headings.d.ts
npm notice 107B  lib/generators/index.d.ts
npm notice 529B  lib/generators/latex/index.d.ts
npm notice 1.3kB lib/generators/markdown/index.d.ts
npm notice 685B  lib/generators/notebook/index.d.ts
npm notice 2.2kB lib/generators/notebook/tagstool/index.d.ts
npm notice 533B  lib/generators/python/index.d.ts
npm notice 51B   lib/index.d.ts
npm notice 460B  lib/utils/is_dom.d.ts
npm notice 430B  lib/generators/notebook/is_heading_filtered.d.ts
npm notice 466B  lib/utils/is_markdown.d.ts
npm notice 228B  lib/utils/numbering_dictionary.d.ts
npm notice 1.3kB lib/generators/markdown/options_manager.d.ts
npm notice 3.1kB lib/generators/notebook/options_manager.d.ts
npm notice 1.4kB lib/utils/parse_heading.d.ts
npm notice 3.3kB lib/registry.d.ts
npm notice 402B  lib/generators/markdown/render.d.ts
npm notice 530B  lib/generators/notebook/render.d.ts
npm notice 269B  lib/generators/python/render.d.ts
npm notice 469B  lib/utils/sanitizer_options.d.ts
npm notice 572B  lib/generators/notebook/set_collapsed_state.d.ts
npm notice 1.5kB lib/generators/notebook/tagstool/tag_list.d.ts
npm notice 913B  lib/generators/notebook/tagstool/tag.d.ts
npm notice 834B  lib/toc_item.d.ts
npm notice 1.1kB lib/toc_tree.d.ts
npm notice 2.1kB lib/toc.d.ts
npm notice 2.4kB lib/generators/markdown/toolbar_generator.d.ts
npm notice 3.5kB lib/generators/notebook/toolbar_generator.d.ts
npm notice 572B  lib/generators/notebook/twist_button.d.ts
npm notice === Tarball Details ===
npm notice name:          @jupyterlab/toc
npm notice version:       3.0.0
npm notice filename:      jupyterlab-toc-3.0.0.tgz
npm notice package size:  32.7 kB
npm notice unpacked size: 154.9 kB
npm notice shasum:        6457bc1a073addea470ca415f45528685ec22a68
npm notice integrity:     sha512-v2Gs8VSaEdMht[...]xVdZvvQHwvgCg==
npm notice total files:   106
npm notice
jupyterlab-toc-3.0.0.tgz

Errored, use --debug for full output:
ValueError: No version of @jupyterlab/toc could be found that is compatible with the current version of JupyterLab. However, it seems to support a new version of JupyterLab. Consider upgrading JupyterLab.

Conflicting Dependencies:
JupyterLab              Extension        Package
>=0.16.3 <0.17.0        >=2.0.0 <3.0.0   @jupyterlab/application
>=0.16.4 <0.17.0        >=2.0.0 <3.0.0   @jupyterlab/apputils
>=1.1.3 <2.0.0          >=4.0.0 <5.0.0   @jupyterlab/coreutils
>=0.16.3 <0.17.0        >=2.0.0 <3.0.0   @jupyterlab/docmanager
>=0.16.3 <0.17.0        >=2.0.0 <3.0.0   @jupyterlab/fileeditor
>=0.16.3 <0.17.0        >=2.0.0 <3.0.0   @jupyterlab/notebook
>=0.16.3 <0.17.0        >=2.0.0 <3.0.0   @jupyterlab/rendermime

I believe the requisite for the command jupyter labextension install @jupyterlab/toc is JupyterLab >=2.0. The problem is I can't update JupyterLab 0.32.1 to 2.0.1 because of my conda conflicting/inconsistency environment. Is there an archived file where I can install TOC that supports older version of JupyterLab such as 0.32.1?

from jupyterlab-toc.

jasongrout avatar jasongrout commented on June 12, 2024

According to the published versions on npmjs.com (https://www.npmjs.com/package/@jupyterlab/toc, click "Versions"), the earliest version is 0.3.0, which supports jlab 0.33: https://www.npmjs.com/package/@jupyterlab/toc/v/0.3.0

from jupyterlab-toc.

jaseuts avatar jaseuts commented on June 12, 2024

Thanks, @jasongrout. However, the commands to install are exactly the same, which is jupyter labextension install @jupyterlab/toc for both JupyterLab >=2.0 and JupyterLab v0.33. Consequently, I can't use it to install TOC for my Jupyterlab 0.32 (which is still lower than the minimum requirement Jupyterlab 0.33). Is there a workaround for this?

from jupyterlab-toc.

jasongrout avatar jasongrout commented on June 12, 2024

Is there a workaround for this?

It seems that the toc extension was released only for JupyterLab 0.33 or later.

from jupyterlab-toc.

jasongrout avatar jasongrout commented on June 12, 2024

You could try to take the earliest release of TOC and try to backport it to 0.32, I guess. It is open source, after all. It may be easier to try to upgrade your JupyterLab. 0.32 is almost 2 years old at this point.

from jupyterlab-toc.

jaseuts avatar jaseuts commented on June 12, 2024

You could try to take the earliest release of TOC and try to backport it to 0.32, I guess.

Sorry I'm not a programmer so not sure what you meant by backport. Also, where can I find the earliest release of TOC?

It may be easier to try to upgrade your JupyterLab. 0.32 is almost 2 years old at this point.

I can't update JupyterLab because it will remove bokeh 0.12.16 which is more stable than version 2.0.1.

from jupyterlab-toc.

jasongrout avatar jasongrout commented on June 12, 2024

Sorry I'm not a programmer so not sure what you meant by backport. Also, where can I find the earliest release of TOC?

Someone would have to write a new version of the toc extension that works with jlab 0.32. The earliest release can be found in my comment earlier:

According to the published versions on npmjs.com (https://www.npmjs.com/package/@jupyterlab/toc, click "Versions"), the earliest version is 0.3.0, which supports jlab 0.33: https://www.npmjs.com/package/@jupyterlab/toc/v/0.3.0

from jupyterlab-toc.

jasongrout avatar jasongrout commented on June 12, 2024

This is the codebase at version 0.3.0: https://github.com/jupyterlab/jupyterlab-toc/tree/v0.3.0

from jupyterlab-toc.

jasongrout avatar jasongrout commented on June 12, 2024

Interesting, it does look like the codebase has an 0.2 that purports to work in jlab 0.32: https://github.com/jupyterlab/jupyterlab-toc/tree/v0.2.0

Perhaps this was released as https://www.npmjs.com/package/jupyterlab-toc

You could try doing jupyter labextension install jupyterlab-toc

from jupyterlab-toc.

jaseuts avatar jaseuts commented on June 12, 2024

Thanks @jasongrout. I was amazed that you could have found such information (https://github.com/jupyterlab/jupyterlab-toc/tree/v0.2.0, https://www.npmjs.com/package/jupyterlab-toc)

I followed your instruction by running jupyter labextension install jupyterlab-toc in anaconda prompt but just got these warning messages and the screen just stayed like that without anything happened. Do you happen to understand those messages and know what's going on?

(base) D:\Users\jng> jupyter labextension install jupyterlab-toc
> D:\Users\jng\AppData\Local\Continuum\anaconda3\npm.CMD pack jupyterlab-toc
npm WARN deprecated [email protected]: This package has been renamed '@jupyterlab/toc'
npm notice
npm notice package: [email protected]
npm notice === Tarball Contents ===
npm notice 1.6kB  package.json
npm notice 863B   README.md
npm notice 1.5kB  LICENSE
npm notice 2.9kB  lib/extension.js
npm notice 11.3kB lib/generators.js
npm notice 373B   lib/index.js
npm notice 1.5kB  lib/registry.js
npm notice 6.5kB  lib/toc.js
npm notice 304B   lib/extension.d.ts
npm notice 1.1kB  lib/generators.d.ts
npm notice 81B    lib/index.d.ts
npm notice 2.1kB  lib/registry.d.ts
npm notice 3.2kB  lib/toc.d.ts
npm notice 2.1kB  style/index.css
npm notice === Tarball Details ===
npm notice name:          jupyterlab-toc
npm notice version:       0.2.1
npm notice filename:      jupyterlab-toc-0.2.1.tgz
npm notice package size:  9.5 kB
npm notice unpacked size: 35.5 kB
npm notice shasum:        edd570ba1a523e3e2bf5811b9995f9a99e0c4fe4
npm notice integrity:     sha512-toWEuuN9zi3NM[...]qkQRGoDWupk+g==
npm notice total files:   14
npm notice
jupyterlab-toc-0.2.1.tgz
> node D:\Users\jng09\AppData\Local\Continuum\anaconda3\lib\site-packages\jupyterlab\staging\yarn.js install
yarn install v1.5.1
(node:8840) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
info No lockfile found.
[1/4] Resolving packages...
warning @jupyterlab/application > @jupyterlab/apputils > react > fbjs > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning @jupyterlab/application > @jupyterlab/coreutils > comment-json > [email protected]: `json-parser` is deprecated. Please use `comment-json` instead
warning @jupyterlab/[email protected]: The JupyterLab FAQ extension is no longer developed and is removed from JupyterLab 1.0.
warning @jupyterlab/json-extension > react-json-tree > babel-runtime > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade you
r dependencies to the actual version of core-js@3.
? jupyterlab-toc@file:../extensions/jupyterlab-toc-0.2.1.tgz

from jupyterlab-toc.

numeric-lee avatar numeric-lee commented on June 12, 2024

See also #156

from jupyterlab-toc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.