mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-10 19:42:58 +00:00
Add a way to easily test units
This commit is contained in:
4
pyspark-notebook/test/units/unit_spark.py
Normal file
4
pyspark-notebook/test/units/unit_spark.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Copyright (c) Jupyter Development Team.
|
||||
# Distributed under the terms of the Modified BSD License.
|
||||
|
||||
import pyspark # noqa: F401
|
Reference in New Issue
Block a user