MyWorkflow.jl
MyWorkflow.jl copied to clipboard
For those who want to try Julia
This pull request sets the compat entry for the `Seaborn` package to `1.0`. This is a brand new compat entry. Previously, you did not have a compat entry for the...
This pull request changes the compat entry for the `UnicodePlots` package from `1.3.0` to `1.3.0, 2.4`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This pull request changes the compat entry for the `CSV` package from `0.8.4` to `0.8.4, 0.9`. This keeps the compat entries for earlier versions. Note: I have not tested your...
According to [‘Can I use this font in a notebook? And how do I do it?’](https://cormullion.github.io/pages/2020-07-26-JuliaMono/#can_i_use_this_font_in_a_notebook_and_how_do_i_do_it), it seems we can use JuliaMono font inside our Docker container ???
- Can we use our docker image on VSCode actually ???