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

Re-organize actions - requirements.txt #47

Open
eliselavy opened this issue Oct 9, 2024 · 0 comments
Open

Re-organize actions - requirements.txt #47

eliselavy opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@eliselavy
Copy link
Collaborator

By running preflight following error here:

https://github.com/jdh-observer/69Xry3ztPAk5/actions/runs/11257071573/job/31300432884

As also nbconvert.yml used also the requirements.txt

- name: installing nbconvert & other required libraries
        run: |
          pip install -r requirements.txt
          python -m pip install jupyter nbconvert nbformat notebook==6.4.12 spacy
          python -m spacy download en_core_web_lg
@eliselavy eliselavy self-assigned this Oct 9, 2024
@eliselavy eliselavy changed the title Re-organize actions Re-organize actions - requirements.txt Oct 9, 2024
eliselavy added a commit that referenced this issue Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant