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

feat: allow environment to host a BottomRightPanel button #2430

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pankgeorg
Copy link
Collaborator

@pankgeorg pankgeorg commented Jan 2, 2023

The new progress bar introduces a super nice place to add non notebook information, for example about the environment the notebook is running on.

This PR introduces a way to hook into this space.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2023

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="pg/env-extend-side-panel")
julia> using Pluto

@fonsp
Copy link
Owner

fonsp commented Apr 26, 2023

Sorry I missed this PR! Do we still want this?

@fonsp fonsp added frontend Concerning the HTML editor online deployment About deploying to binder, heroku, self-hosted labels Apr 26, 2023
@pankgeorg
Copy link
Collaborator Author

Sorry I missed this PR! Do we still want this?

We will probably want this soon, yes! But we're not ready atm

@fonsp fonsp changed the title feat: allow environment to host a sidebar button feat: allow environment to host a BottomRightPanel button Apr 27, 2023
@fonsp fonsp added publishing Notebooks as static documents on the web and removed online deployment About deploying to binder, heroku, self-hosted labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerning the HTML editor publishing Notebooks as static documents on the web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants