Code Monkey home page Code Monkey logo

Comments (4)

GaelVaroquaux avatar GaelVaroquaux commented on May 27, 2024

Confirmed: after initializing well jupytext, we can directly edit the python scripts

Initializing well jupytext requires running the following (which is not done by default):

jupyter serverextension enable jupytext

from scikit-learn-mooc.

ogrisel avatar ogrisel commented on May 27, 2024

Sounds good to me.

It seems to work out of the box with jupyter notebook.

To make it work with "jupyter lab" (instead of "jupyter notebook"), you have to install nodejs (conda install nodejs works if you use conda). Then in jupyter lab you have to right click "Open with... > notebook" to open the python scripts with the notebook interface.

from scikit-learn-mooc.

GaelVaroquaux avatar GaelVaroquaux commented on May 27, 2024

OK, I'll make a PR that documents this and implements the change.

Before making the PR, I need to merge all pending PRs. @lesteve @ogrisel @glemaitre : anything that I should look at?

from scikit-learn-mooc.

lesteve avatar lesteve commented on May 27, 2024

Just for completeness I plan to keep using VisualStudioCode to work on this project but yeah working inside a notebook and opening the .py with the Jupytext extension is likely the easiest thing for most people.

Before making the PR, I need to merge all pending PRs. @lesteve @ogrisel @glemaitre : anything that I should look at?

I merged your PR and I think #6 was on a new sets of notebooks so you can go ahead and not worry about it.

from scikit-learn-mooc.

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.