• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

IntelliJ: Data Science tools, WSL2

 
Ranch Hand
Posts: 44
jQuery Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

Congratulations on your book!

I am a big fan of IntelliJ and have been using IntelliJ on Mac for Java and Python development for many years. However, my experience with IntelliJ on WSL2 has been less than stellar, specifically with Jupyter Notebooks. Is this just me or this is an issue commonly reported in IntelliJ community?

Does your book cover how to effectively use Data Science tools, such as python notebooks?

Thanks!
 
Author
Posts: 49
18
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The WSL2 support is constantly being updated, I remember recording a video on the introduction of its support back in about 2020. If you do have specific issues, I would raise them in the issue tracker, because the jetbrains developers aren't necessarily using the IDE the same way you are: https://youtrack.jetbrains.com/issues/IDEA

We don't cover the data science tools in the book, we focused on the fundamental functionality, like writing, reading, running and debugging code, with pointers on how to configure your IDE. The code samples are in Java, but they should still be relevant for other developers using other IntelliJ-based IDEs

 
Any sufficiently advanced technology will be used as a cat toy. And this tiny ad contains a very small cat:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic