Skip to content
Discussion options

You must be logged in to vote

You can add custom env variables to your kernels as follows:

  • Create a file named .env in your workspace folder
  • Add an entry as follows
CLASSPATH=XYZ
  • Reload VS Code and run the kernel
  • The env variable CLASSPATH will be available to the kernel
    Hope this helps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rchiodo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants