JuliaCon 2020 | Using VS Code for Julia development | David Anthoff

  Рет қаралды 38,252

The Julia Programming Language

The Julia Programming Language

Күн бұрын

Пікірлер: 49
@alleksandrs
@alleksandrs 4 жыл бұрын
I spent 15 minutes to figure out how the author gets the input window where he types "julia repl" at the very beginning (1:55). Unfortunately he does not explain it at all and it is not possible to see which shortkeys he is using. It turned that that window is called "Command Palette" (View -> Command Palette), Ctrl+Shift+P.
@danielmelo2501
@danielmelo2501 4 жыл бұрын
I thought I was the only one. I spent about 15 mintuso too.
@NeuralEngin33r
@NeuralEngin33r 4 жыл бұрын
@@danielmelo2501 I spent longer..
@subukandaswamy4098
@subukandaswamy4098 4 жыл бұрын
I understand your difficulty. I think the author should have said that he assumes that the audience is already familiar to VScode. I already knew vscode, so it was quite obvious to me, whatever he was doing. For whomever reading this comment, if you are not already familiar with VSCode, please watch some 10 min quick intro video and come back here.
@anguscampbell3020
@anguscampbell3020 3 жыл бұрын
I'm confused by 2:00 How does he get the command line julia> to switch to pkg> ?
@stellartux
@stellartux 3 жыл бұрын
@@anguscampbell3020 Type ] to switch from julia> to pkg>
@ChannelPGS
@ChannelPGS 4 жыл бұрын
From 3:50 to 4:36, David demonstrates "in-line showing of evaluation results". If that's not working (as it wasn't for me) then you may have the wrong preferences set. To fix: F1 -> 'Preferences: Open Settings (UI)' -> 'Extensions' -> 'Julia' -> 'Execution:Result Type' -> either 'both' or 'inline'
@ehdoom
@ehdoom 4 жыл бұрын
Thanks, sir.
@krishnateja4688
@krishnateja4688 4 жыл бұрын
Big Thanks 👏
@yosolonopuedo
@yosolonopuedo 4 жыл бұрын
Beautiful. As a suggestion, I think Julia quality videos of real data analysis are needed on KZbin. You can find tones of these type of videos for R and Python, but you barely find them for Julia.
@matteomaglio2805
@matteomaglio2805 2 жыл бұрын
Tolle Präsentation, die mir viel Zeit gespart hat. Vielen Dank.
@yosolonopuedo
@yosolonopuedo 4 жыл бұрын
Is there any way for the autocompletion to show you the column names while you select the columns?
@kristiantorres1080
@kristiantorres1080 4 жыл бұрын
Amazing! Thank you so much for all the hard work that you've put into this extension.
@yvesf4569
@yvesf4569 4 жыл бұрын
I also spent 15 minutes to understand how to open a new folder "VSCODEDEMO" and to open a Julia REPL. Now I am stuck I cannot "activate ." Instead of (vsdedemocode) prompt I get a "Julia" prompt and the command "pkg" makes an error.
@jonasmaugust
@jonasmaugust 4 жыл бұрын
Reminded me of the "mother of all demos". Very nice, thanks!
@andrewminhnguyen9446
@andrewminhnguyen9446 4 жыл бұрын
Great presentation, David! Very smooth and informative. I especially appreciated the quick overview of remote VS Code capabilities at the end of the video.
@stefanoskechagias1736
@stefanoskechagias1736 4 жыл бұрын
at 5:24 u need the data preview extension to see the data in the new tab
@LayneSadler
@LayneSadler 3 жыл бұрын
21:45 overview of env
@chantingcc6282
@chantingcc6282 3 жыл бұрын
why I can not see anything on the workspace? It is always blank.
@anguscampbell3020
@anguscampbell3020 3 жыл бұрын
2:00 How does he get the command line julia> to switch to pkg> ?
@anguscampbell3020
@anguscampbell3020 3 жыл бұрын
For any one else who sees this just hit ] in the REPL command line and that will bring it up
@bpbartholomew
@bpbartholomew Жыл бұрын
@@anguscampbell3020 Thank you!
@locutusdiborg88
@locutusdiborg88 3 жыл бұрын
p|> save ("foo.png") doesn't work for me, it says imageio writer error: neither save nor fileio_save is defined
@KennethJohnsenDK
@KennethJohnsenDK 3 жыл бұрын
Nice job. This was a very cool demo.
@lucamonno4337
@lucamonno4337 3 жыл бұрын
Hi, inline result doesn't work for me, even with the option set as "both" in the settings. I read somewhere that I should use alt+enter to run the lines of code but it runs python code in jupyter with my settings. How can I set the alt+enter correctly in the keyboard shortcuts menu?
@losiu998
@losiu998 4 жыл бұрын
Hi, thanks for this great extension. I have one question about building sysimage of my environment in vsc. When I do that, Tasks-build ... I get sysimage with packages included in my project - that's ok but with that come all packages included in default Project.toml, where are all packages I installed on my computer. Compilation takes ages and sysimage is tremendously big due to the inclusion of unintended packages. How can I prevent or change behavior of creating sysimages (I don't see any option in vsc settings)?
@LU5DX-1
@LU5DX-1 4 жыл бұрын
Simply amazing! Thank you so much.
@yetanotherchannelyac1434
@yetanotherchannelyac1434 4 жыл бұрын
This is fantastic. 🙏
@kristiantorres1080
@kristiantorres1080 4 жыл бұрын
@2:06 how can we add unregistered packages that are already installed (were previously added) outside this environment?
@kristiantorres1080
@kristiantorres1080 4 жыл бұрын
I found the answer, just specify the local directory in pkg> add /path/to/local/package/directory.
@algebra5766
@algebra5766 4 жыл бұрын
Great video!
@johndelilo6038
@johndelilo6038 4 жыл бұрын
@4:29 should be *hover* not *hoover* !
@walterlevy5924
@walterlevy5924 3 жыл бұрын
😀
@nathanruben3372
@nathanruben3372 3 жыл бұрын
I am very pissed of when open source community gets on the microsoft products...Nothing comes good from microsoft imho.
@MaterialFuture
@MaterialFuture 2 жыл бұрын
I agree, it sucks to see the open source community using software produced by M$. That said there is a fork of VSC called Codium which blocked access to the M$ bloat and removes the telemetry. Unfortunately most novices wont touch something like Vim or Emacs when something that does everything for them with little configuration.
@Andres98394
@Andres98394 3 жыл бұрын
I cannot stand VS code or VS or Pycharm period. R Studio is awesome and convenient and easy to work with. If they can do something like that instead of cobbling Atom to something or Eclipse to something or VS code that would be really good. I don't want to be tied to M$ or use a heavy java app like Pycharm.
JuliaCon 2020 | ChainRules.jl | Frames Catherine White
19:23
The Julia Programming Language
Рет қаралды 2,4 М.
State of Julia | Jeff Bezanson & Stefan Karpinski | JuliaCon 2020
40:20
The Julia Programming Language
Рет қаралды 21 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
JuliaCon 2020 | Advanced Metaprogramming Tools | Mike Innes
25:35
The Julia Programming Language
Рет қаралды 9 М.
JuliaCon 2020 | (Juno 1.0) VSCode for Julia 1.0 | Sebastian P., Shuhei K., David  A.
25:01
The Julia Programming Language
Рет қаралды 14 М.
Debugging and Optimizing Julia Code
7:35
BYUSupercomputing
Рет қаралды 295
Julia in VS Code: What's New? | David Anthoff, Zac Nugent | JuliaCon 2021
25:12
The Julia Programming Language
Рет қаралды 9 М.
Intro to Julia Programming Language with Detroit Tech Watch
1:15:52
Altimetrik Collider
Рет қаралды 11 М.
Julia: Recursive Code and Using Debugger
12:23
DJ's Office Hours
Рет қаралды 1,9 М.
Keynote: Scientific Machine Learning | Prof Karen Willcox | JuliaCon 2020
46:57
The Julia Programming Language
Рет қаралды 18 М.
Interactive notebooks ~ Pluto.jl | Fons van der Plas | JuliaCon 2020
23:38
The Julia Programming Language
Рет қаралды 46 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН