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.

Tag 2.3.0dev6 exists but the package is missing under bokeh/label/dev

See original GitHub issue

I suppose this is a bug in release automation.

(branch-2.3) ~/repo/bokeh
$ git tag -l 2.3.0dev6
2.3.0dev6
$ conda search -c bokeh/label/dev bokeh=2.3.0dev6
Loading channels: done
No match found for: bokeh=2.3.0dev6. Search: *bokeh*=2.3.0dev6

PackagesNotFoundError: The following packages are not available from current channels:

  - bokeh=2.3.0dev6

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
bryevdvcommented, Nov 25, 2020

@mattpap @jbednar Bokeh 2.3.0dev7 is published, this time using the GH deploy action entirely to publish pip, conda, and docs.

@mattpap there is no automation added to publish npm packages yet, this is an area where you will need to take the lead because you are the one with strong opinions about the policy. I’m happy to help with any questions about the code under bokeh/release

0reactions
mattpapcommented, Nov 26, 2020

I started https://github.com/bokeh/bokeh/pull/10730 to get this sorted out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bokeh/CHANGELOG at master · digitalsatori/Bokeh - GitHub
Statistical plots for Python. Contribute to digitalsatori/Bokeh development by creating an account on GitHub.
Read more >
Changelog - GitHub
Widgets` objects missing `tools`, required by `Bokeh.Plotting.gridplot()` - #11037 [component: bokehjs] [BUG] Using `sizing_mode` in ...
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