Skip to content
View James-Leslie's full-sized avatar

Organizations

@datahounds

Block or report James-Leslie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. How to add conda environment to jupy... How to add conda environment to jupyter lab
    1
    # How to add conda environments to JupyterLab
    2
    Credit for this goes to the Stack Overflow user [Statistic Dean](https://stackoverflow.com/users/10511793/statistic-dean) for his post on [this question](https://stackoverflow.com/questions/53004311/how-to-add-conda-environment-to-jupyter-lab)
    3
    
                  
    4
    ## 1. Install `nb_conda_kernels` into your base environment
    5
    ```bash
  2. Conda environments Conda environments
    1
    # Managing conda virtual environments
    2
    [Conda documentation](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html)
    3
    
                  
    4
    ---
    5
    ## 1. Getting started
  3. llm-quickstarts llm-quickstarts Public

    Example notebooks for doing LLM things

    Jupyter Notebook

  4. fpl-data fpl-data Public

    Python package for loading and transforming data from the Fantasy Premier Leage API.

    Jupyter Notebook 1

  5. Devonquendi/fpl-app Devonquendi/fpl-app Public

    Data-driven decision-making tool for FPL

    Python 4 2