Skip to content

defmodule in livebook sometimes raises compilation errors (Module is already defined) #1677

Answered by jonatanklosko
linusdm asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @linusdm! This is expected, we now track modules and the given module can only be defined in a single cell to improve reproducibility (since the module is overridden globally). Also see DockYard-Academy/curriculum#622.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@linusdm
Comment options

Answer selected by linusdm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants