Skip to content

Commit

Permalink
🔥 Remove Literate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
EssamWisam committed Jun 7, 2024
1 parent 958b9fe commit d737f71
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Languages = "8ef0a80b-9436-5d2c-a485-80b904378c43"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
MLJText = "5e27fcf9-6bac-46ba-8580-b5712f3d6387"
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
1 change: 0 additions & 1 deletion docs/src/workflow examples/Comparison/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DecisionTree = "7806a523-6efd-50cb-b5f6-3fa6f1930dbb"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
Expand Down
1 change: 0 additions & 1 deletion docs/src/workflow examples/Composition/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
EarlyStopping = "792122b4-ca99-40de-a6bc-6742525f08b6"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Imbalance = "c709b415-507b-45b7-9a3d-1767c89fde68"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJBalancing = "45f359ea-796d-4f51-95a5-deb1a414c586"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
Expand Down
1 change: 0 additions & 1 deletion docs/src/workflow examples/Early Stopping/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[deps]
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[deps]
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[deps]
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
1 change: 0 additions & 1 deletion docs/src/workflow examples/Live Training/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[deps]
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Expand Down

0 comments on commit d737f71

Please sign in to comment.