We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CHANGELOG.md
dev
dist
#!/usr/bin/env bash set -eux ls jupyterlab_deck.*.tar.gz jupyterlab_deck.*.whl deathbeds-jupyterlab-deck*.tgz twine upload jupyterlab_deck.*.tar.gz jupyterlab_deck.*.whl npm login for tarball in deathbeds-jupyterlab-deck*.tgz; do npm publish $tarball done npm logout
conda-forge
CACHE_EPOCH
rm yarn.lock
doit lint || doit lint
.github/ISSUE_TEMPLATE/release.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CHANGELOG.md
is up-to-datedev
dist
archive and unpack somewhereCHANGELOG.md
entriesconda-forge
feedstock tasksCACHE_EPOCH
rm yarn.lock
doit lint || doit lint
.github/ISSUE_TEMPLATE/release.md
The text was updated successfully, but these errors were encountered: