George Bittencourt

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • George Bittencourt created a post,

    PyCharm and uv

    Hi,I am using PyCharm with uv, and to install PyTorch I need to make some change to the pyproject.toml file to install dependencies. However I need to go to a console and execute uv sync to refresh...
  • George Bittencourt created a post,

    Servlet with Tomcat

    Hello!I am a beginner using IntelliJ IDEA for Servlet development and I have a question.Do I need to manually add a reference to the servlet libs at Tomcat folder? I tought IntelliJ IDEA would do t...