Pluto/Julia in VS Code #9
bp-thibodeau
started this conversation in
General
Replies: 1 comment 1 reply
|
Great Q's: For Pluto in VScode, it seems like Julia developers have been exploring a few options e.g. Better-Pluto-client
]
activate .
instantiateto load the venv files and you can create your own with |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! I like using VS code for python development and wanted to try to use it for this class with Julia. What extensions do you recommend for a seamless integration of Pluto into VS Code?
Also, it seems like we're using a lot of similar packages from example to example, does Julia have an analog for venv that is also easy to use in VS Code?
All reactions