콘텐츠로 이동

Set environment variables

이 콘텐츠는 아직 번역되지 않았습니다.

Pass project configuration to a fresh Python kernel and terminal.

  • An active Standard or Pro subscription, or an eligible trial.

Download the tutorial workspace

Settings → Environment → Environment Variables
  1. import os
    print(os.environ.get("VIBEIT_DEMO"))
·
See the control up close

The new kernel prints tutorial.

  • If a newly saved token or environment value is not visible to Python, restart the kernel.
  • For 401/403 responses, check the token and the resource’s account permissions.
  • If a file downloads but does not load, check its format, required packages and available memory.

Contact support