Anton Kulaga

Results 93 comments of Anton Kulaga

So, have you eventually made a conda-package?

Yes, as I mentioned above it did not work with udt.dev

The key problem with R is that you have dependency repositories for different fields. For instance in biology people use bioconductor, so one has to use https://pythonhosted.org/rpy2-bioconductor-extensions/introduction.html#installing-bioconductor-packages to install bioconductor...

Many R packages, including bioconductory ones are cross-published to conda. Maybe it can be easier to start with R from conda and then add installing packages in a common R...

>Can you elaborate as to why you would like Markdown support? Are there any features you're missing in the current text editor? It is just a habit as in most...

Why not using scala plotly binding?

There are still too many things that are way faster to do with simple bash than with either ammonite or python and in some fields (i.e. bioinformatics where I work)...

Python 3.7 is ancient, I usually run python 3.9 or 3.10 in most of my projects. I will try to downgrade to 3.7 or 3.8 and will let you know.

I also failed to make 2.12 + spark 2.4 work with official container ( polynote/polynote:0.2.17-2.12-spark2.4 ). I also noticed that there you seem to use 2.11 version of spark 2.4.4...