Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚀 MVP launch buttons for JupyterHub & MyBinder (#503)
* wip: initial prototype * fix: drop unused deps * fix: improve style * wip: jhub launcher * wip: link building * chore: refactoring * feat: use form * feat: enable copy-to-clipboard * feat: add launch icon * refactor: use state rather than refs * refactor: move to LaunchButton.tsx * fix: don't store invalid link in clip * fix: use project frontmatter * chore: revert style changes * fix: just export types for now * fix: import type * refactor: use project config * fix: bugfixes * fix: small style fixes * docs: update README * fix: styling
- Loading branch information