Giter Site home page Giter Site logo

Comments (5)

yueguoguo avatar yueguoguo commented on May 18, 2024

@maxkazmsft I thought we have spotted this and you have done some setups on the CICD machine?

from recommenders.

miguelgfierro avatar miguelgfierro commented on May 18, 2024

When trying to pass the tests, I got this error:

jupyter_client.kernelspec.NoSuchKernel: No such kernel named reco

When executing a notebook with papermill, this is the function:

papermill.tests.test_execute.execute_notebook(input_path, output_path, parameters=None, engine_name=None, prepare_only=False, *, kernel_name='python3', progress_bar=True, log_output=False, start_timeout=60, report_mode=False)

Executes a single notebook locally. :param input_path: Path to input notebook. :type input_path: str :param output_path: Path to save executed notebook. :type output_path: str :param parameters: Arbitrary keyword arguments to pass to the notebook parameters. :type parameters: dict :param prepare_only: Flag to determine if execution should occur or not. :type prepare_only: bool :param kernel_name: Name of kernel to execute the notebook against. :type kernel_name: str :param progress_bar: Flag for whether or not to show the progress bar. :type progress_bar: bool :param log_output: Flag for whether or not to write notebook output_path to stderr. :type log_output: bool :param start_timeout: Duration to wait for kernel start-up. :type start_timeout: int :param report_mode: Flag for whether or not to hide input. :type report_mode: bool

from recommenders.

miguelgfierro avatar miguelgfierro commented on May 18, 2024
>>> from jupyter_client.kernelspec import KernelSpecManager 
>>> kk = KernelSpecManager()
>>> kk.find_kernel_specs()
{'python3': '/Users/miguel/anaconda3/envs/reco_bare/share/jupyter/kernels/python3'}

from recommenders.

yueguoguo avatar yueguoguo commented on May 18, 2024

@miguelgfierro see my response here. I have tried in my own DSVM and it worked well. Let's try on the CICD machine hopefully it resolves our problem.

from recommenders.

miguelgfierro avatar miguelgfierro commented on May 18, 2024

fixed with #113

from recommenders.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.