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

πŸŒŒπŸ‘·β€β™‚οΈ ↝ Adding Docker, Flake & Actions config #3

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

Gizmotronn
Copy link
Contributor

, as well as reorganising repo structure and flask boilerplate from signal-k/sytizen (derived from issue: Signal-K/sytizen#18)

There will be some issues with Flake & Actions as our Python & Jupyter notebooks are not fully imported (there are a number of errors in app.py alone) -> so we'll likely add the signal-k/sytizen as a submodule like with the signal-k/client repository, focusing on the server, while importing from specific files inside the submodule down the line.

…g repo structure and flask boilerplate from signal-k/sytizen (derived from issue: Signal-K/sytizen#18)
@Gizmotronn Gizmotronn added documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request labels Feb 17, 2023
@Gizmotronn Gizmotronn self-assigned this Feb 17, 2023
Copy link
Contributor Author

@Gizmotronn Gizmotronn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned, we have a work-around.

@@ -0,0 +1,36 @@
name: Python Container for Text Extraction
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to have automated pip installs that actually work (unix superiority). However, due to running/linting with Flake8 after line 28 we'll no doubt run into errors with most of the Python files in the repository. For this reason, I'll be fixing this by reducing the majority of the flask boilerplate code to an SPA that calls the full flask app/notebook at Signal-K/sytizen#18 / Signal-K/Silfur#24)

@Gizmotronn Gizmotronn merged commit c72a382 into main Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant