question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Describe how to use this project with Jupyter Notebooks

See original GitHub issue

I get a lot of questions from users that what to use WPS together with IPython Notebooks. Currently, you cannot just use it with raw flake8.

You need extra tooling and some tweaks in the configuration I suppose. So, we need to document how to use it.

We can create a new entry in our Intergrations section. https://github.com/wemake-services/wemake-python-styleguide/tree/master/docs/pages/usage/integrations

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
MarcoGorellicommented, Apr 25, 2021

closed in #1798 ? Looks like I’d forgotten the “closes #1704” tag there

1reaction
orsiniumcommented, Oct 29, 2020

For jupyterlab UI integration: https://github.com/mlshapiro/jupyterlab-flake8

And for CLI, flakehell supports ipynb: https://flakehell.readthedocs.io/parsers.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Use Jupyter Notebook: A Beginner's Tutorial - Dataquest
Use this tutorial to learn how to create your first Jupyter Notebook, important terminology, and how easily notebooks can be shared and ...
Read more >
How to run a project with Jupyter Notebook
I. How to use Jupyter Notebook remotely on Binder¶ · And select 'Git Repository' · Click on 'Launch' · Click on the Notebooks...
Read more >
How to Use Jupyter Notebooks - Codecademy
To launch a Jupyter notebook, open your terminal and navigate to the directory where you would like to save your notebook. Then type...
Read more >
8 surprising ways how to use Jupyter Notebook - MLJAR
8 surprising ways how to use Jupyter Notebook ... The Jupyter Notebook is a great tool for experimentation with code. It provides the...
Read more >
How to use Jupyter Notebook Tutorial - DataCamp
As a server-client application, the Jupyter Notebook App allows you to edit and run your notebooks via a web browser. The application can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found