question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

7.6.0 release notes

See original GitHub issue

We released ipywidgets 7.6.0 today.

It turns out that lerna isn’t as able to bump rc versions of packages as I remember. In order to do the 7.6 release, I did:

./node_modules/.bin/lerna version patch --force-publish=@jupyter-widgets/example-web1,@jupyter-widgets/example-web2,@jupyter-widgets/example-web3,@jupyter-widgets/example-web4,@jupyter-widgets/jupyterlab-manager,@jupyter-widgets/base,@jupyter-widgets/controls,@jupyter-widgets/html-manager,@jupyter-widgets/output,@jupyter-widgets/notebook-manager -m "Publish npm packages" --no-push
./node_modules/.bin/lerna publish from-git

This bumped the versions of appropriate packages from rc to final releases and published them.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jasongroutcommented, Jan 15, 2021

Great. Closing this issue as resolved, and we can continue conversation on the 8.0 issue. Thanks!

1reaction
jasongroutcommented, Jan 15, 2021

We should probably annotate the changelog with a note that widget extension authors wanting to support JupyterLab 3 should add the package.json sharedPackages config that is in the jlab 3 widget cookiecutter now:

Following up on this: this is done in https://github.com/jupyter-widgets/ipywidgets/pull/3051

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version 7.6.0 Release Notes - WHMCS Documentation
Version History ; 7.6.1, Maintenance, 28th August 2018 ; 7.6.0, General Release, 31st July 2018 ; 7.6.0, Release Candidate 1, 17th July 2018...
Read more >
Gradle 7.6 Release Notes
This release includes building and running code with Java 19, a flag to rerun tasks individually, a new strongly-typed dependencies block for JVM...
Read more >
VMware Carbon Black EDR Server 7.6.0 Release Notes
VMware Carbon Black EDR 7.6.0 introduces an update to the user interface (UI) to improve and modernize the visual experience of the product....
Read more >
Smart Update Manager 7.6.0 Release Notes (Edition 2)
Smart Update Manager 7.6.0 Release Notes (Edition 2). Language: DE_DE · ZH_CN · ES_ES · JA_JP · FR_FR · Download PDF. Smart Update...
Read more >
7.6.0 GA Release Notes - LogRhythm Documentation
Bug # Found in Version Component DE1288 7.4.6 AI Engine DE1336 7.4.6 AI Engine DE1606 7.3.5 AI Engine
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found