mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 16:00:37 -05:00
Fix import warning for js.document (#1151)
This commit is contained in:
@@ -197,6 +197,7 @@ Now that we have a way to explore the data using `py-repl` and a way to create t
|
||||
</py-config>
|
||||
|
||||
<py-script>
|
||||
import js
|
||||
import pandas as pd
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user