This commit is contained in:
Shreyas Goenka 2023-06-02 00:08:40 +02:00
parent 2be6b85beb
commit c1ccf8204f
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
9 changed files with 15 additions and 0 deletions

1
internal/foo.txt Executable file
View File

@ -0,0 +1 @@
hello, world

View File

@ -0,0 +1,2 @@
.databricks

View File

@ -0,0 +1 @@
print(1)

View File

@ -0,0 +1 @@
hello, world

View File

@ -0,0 +1,2 @@
#Databricks notebook source
print(2)

View File

@ -0,0 +1,2 @@
.databricks

View File

@ -0,0 +1,2 @@
#Databricks notebook source
print("from dir A")

View File

@ -0,0 +1,2 @@
.databricks

View File

@ -0,0 +1,2 @@
#Databricks notebook source
print("from dir B")