Skip to content
#

notebook

Here are 1,943 public repositories matching this topic...

Carreau
Carreau commented Nov 23, 2021

Once ipython/ipython#13315 is merged the master branch will not support 3.7 anymore, this gives opportunities to remove all the pre-3.8 codepath.

If you like to contribute, find 1 block of code that is execute only before python 3.8 (look for sys.version_info in the code base),
and simplify it.

It may be more than just deleting code, as you might be then able to cl

sfc-gh-mrui
sfc-gh-mrui commented Nov 8, 2021

Description
It looks the Polynote doesn't support to configure Scala REPL like other notebook product.
For example, jupyter notebook support to configure Scala REPL such as

interp.configureCompiler(_.settings.outputDirs.setSingleOutput(replClassPath))
interp.configureCompiler(_.settings.Yreplclassbased)

Some configuration is hard-coded such as settings.Ydelambdafy.value is s

Pluto.jl

Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.

  • Updated Oct 1, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the notebook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the notebook topic, visit your repo's landing page and select "manage topics."

Learn more