Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Configurable working directory #36

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on May 10, 2024

  1. Update plugin.py: set working dir

    Added env var NVCC_4_JUPYTER_WORK_DIR to be able to choose the working dir.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f19bd71 View commit details
    Browse the repository at this point in the history
  2. Update plugin.py

    Minor imporv.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a18175f View commit details
    Browse the repository at this point in the history
  3. Update setup_env.py

    Minor improv.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    32c6d65 View commit details
    Browse the repository at this point in the history
  4. Update setup_env.py

    Changing the default working directory.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5f28735 View commit details
    Browse the repository at this point in the history
  5. Update plugin.py

    Set working directory using %config.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dc0efa7 View commit details
    Browse the repository at this point in the history
  6. Update setup_env.py

    Removing useless vars.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2b9fff7 View commit details
    Browse the repository at this point in the history
  7. Update plugin.py

    Adding comment.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e59dbba View commit details
    Browse the repository at this point in the history
  8. Update plugin.py

    Adding description.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    00fe5fc View commit details
    Browse the repository at this point in the history
  9. Update plugin.py

    Typo solved.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5d7baf0 View commit details
    Browse the repository at this point in the history
  10. Update setup_env.py

    Removing unused lib.
    MatteoOnger committed May 10, 2024
    Configuration menu
    Copy the full SHA
    88c6c28 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update README.md

    MatteoOnger committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6c58ea6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    407f778 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Update plugin.py

    MatteoOnger committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c31f189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edc9afd View commit details
    Browse the repository at this point in the history