Changes between Version 1 and Version 2 of Ticket #69244, comment 20


Ignore:
Timestamp:
Mar 1, 2024, 10:47:08 AM (7 months ago)
Author:
Michael-P-Allen (Mike Allen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69244, comment 20

    v1 v2  
    1 I can confirm that (using py312) `sudo port upgrade outdated` today (which installs py312-notebook @6.4.11_1 amongst others) followed by `sudo port activate py312-traitlets @5.14.1_0` (to bring me back up to date with the current version) seems to fix this for me.
     1I can confirm that (using py312) `sudo port selfupdate`, `sudo port upgrade outdated` today (which installs py312-notebook @6.4.11_1 amongst others) followed by `sudo port activate py312-traitlets @5.14.1_0` (to bring me back up to date with the current version) seems to fix this for me.