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

[biocterm] [feat] Add Python Support #4

Closed
2 tasks
lisancao opened this issue Dec 24, 2019 · 1 comment
Closed
2 tasks

[biocterm] [feat] Add Python Support #4

lisancao opened this issue Dec 24, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@lisancao
Copy link
Contributor

[biocterm] [feat] Add Python Support

Using biocterm with multilanguage workflows is really important and helps set aside the interface from biocswirl. I want to hammer out a way to do this smoothly, reticulate can be used from within radian easily and through it you can specify virtual or conda environments. I want to see how this option works in practice, however at this moment I want to run reticulate within virtual env and have the pointers right at python during each radian startup.

Tasks

  • Create new miniconda or python terminal window option within tmux OR
  • import reticulate functions a few commands right at radian window startup

Resources

https://rstudio.github.io/reticulate/

Tag can be

biocswirl(related to course material)
biocterm (interface changes)
dev      (developers only)
file     (changes to file and folder structuring) 
rpkg     (r package/usethis and CRAN documentation changes)
feat     (new feature)
fix      (bug fix)
refactor (refactoring code)
style    (formatting, missing semi colons, etc; no code change)
doc      (changes to documentation)
test     (adding or refactoring tests; no production code change)
version  (version bump/new release; no production code change)
dbg      (Changes in debugging code/frameworks; no production code change)
license  (Edits regarding licensing; no production code change)
hack     (Temporary fix to make things move forward; please avoid it)
WIP      (Work In Progress; for intermediate commits to keep patches reasonably sized)
@lisancao lisancao added the enhancement New feature or request label Dec 24, 2019
@lisancao lisancao added wontfix This will not be worked on and removed enhancement New feature or request labels May 23, 2020
@lisancao
Copy link
Contributor Author

Issue has been merged with #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant