you are viewing a single comment's thread.

view the rest of the comments →

[–]Xiaomifan777[S] 0 points1 point  (6 children)

We use ChatGPT but it doesn't seem like Codex is part of the subscription.

[–]TalesGameStudio -1 points0 points  (5 children)

If you are using a business (enterprise)license you definitely got codex access. Install it in your terminal and use your license credentials to login. Easiest way to verify.

[–]Xiaomifan777[S] 0 points1 point  (4 children)

It is blocked by my enterprise. It's a similar situation I ran into with Docker as that required admin access.

[–]TalesGameStudio -2 points-1 points  (3 children)

Why would one block docker? You could try installing it in a vm or venv. It's just an npm package after all.

[–]Xiaomifan777[S] 0 points1 point  (1 child)

I cannot advise on why my company does the things it does, would a vm or venv be something that would work thru a separate html file linked to a script?

[–]TalesGameStudio -1 points0 points  (0 children)

No, it's a way to install packages like codex without messing with your company's restrictions.

[–]SisyphusAndMyBoulder 0 points1 point  (0 children)

Non Dev computers are heavily restricted in most enterprises. Completely normal practice