Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add publish menu item to plots and tables #5900

Closed
scottdraves opened this issue Aug 31, 2017 · 1 comment
Closed

add publish menu item to plots and tables #5900

scottdraves opened this issue Aug 31, 2017 · 1 comment

Comments

@scottdraves
Copy link
Contributor

scottdraves commented Aug 31, 2017

in plots, on the context menu in addition to "save as svg", png, and high dpi png, add "Publish..."
which would publish a notebook with just this output cell (like from the file menu) (after a confirmation dialog that says "publish just this plot to ..."

ditto for tables.

@scottdraves scottdraves changed the title plots add another export menu item add publish menu item to plots and tables Feb 2, 2018
@scottdraves
Copy link
Contributor Author

This would be conditional on the "Show Publish UI" UI option.

piorek added a commit that referenced this issue Jul 23, 2018
piorek added a commit that referenced this issue Jul 23, 2018
piorek added a commit that referenced this issue Jul 23, 2018
piorek added a commit that referenced this issue Jul 23, 2018
piorek added a commit that referenced this issue Jul 24, 2018
piorek added a commit that referenced this issue Jul 24, 2018
piorek added a commit that referenced this issue Jul 25, 2018
piorek added a commit that referenced this issue Aug 6, 2018
LeeTZ pushed a commit that referenced this issue Aug 7, 2018
* #5900 WIP

* WIP

* #5900 fix accessToken being always '' in lab

* #5900 WIP

* #5900 WIP

* #5900 WIP

* #5900 add publish context menu element to data grids

* #5900 publish for table elements in lab

* #5900 show publish context menu only when show_publication is enabled

* #5900 remove hardcoded token add FIXME

* #5900 remove not needed file

* #5900 refactor, remove not needed 2nd save (publisher is already doing it)

* #5900 reorganize to match classical notebook for easier comparision

* #5900 fix githubPersonalAccessToken saving in beakerx.json

* #5900 fix after merge
@LeeTZ LeeTZ closed this as completed Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants