Skip to content

Bazel Latex setup#79

Draft
RyanDraves wants to merge 1 commit intomainfrom
bazel-latex
Draft

Bazel Latex setup#79
RyanDraves wants to merge 1 commit intomainfrom
bazel-latex

Conversation

@RyanDraves
Copy link
Copy Markdown
Owner

This dead-end PR setup some really nifty tooling with Bazel and Latex. Unforturnately, it's a deadend, as Latex packages can apparently do arbitrary things like:

  • Write out temporary files in-directory and expect to read them out later (sandboxing issue)
  • Grab your current Python interpreter and expect certain libraries to be available

I was unable to get my labmate's assignment template working, so it's as good as useless to me. Beside, the "private" files in the gitignore are more befitting of a separate, actually private repo. It needs to run Matlab and Julia anyways.

RyanDraves added a commit that referenced this pull request Jan 12, 2025
RyanDraves added a commit that referenced this pull request Jan 12, 2025
Some bits of #79 were useable; copy them here.
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

Successfully merging this pull request may close these issues.

1 participant