We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0605fa commit cfeaad7Copy full SHA for cfeaad7
.github/workflows/docs-preview.yml
@@ -30,7 +30,6 @@ jobs:
30
- name: Build docs
31
run: |
32
conda activate pyjanitor-dev
33
- python -m ipykernel install --user --name pyjanitor-dev
34
pip install -e .
35
mkdocs build
36
0 commit comments