question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

model: Rename directory property to location

See original GitHub issue

Support Archive Storage for Models

The goal of this project is the modify Models and DataFlows to support saving and loading from archives (such as .zip and .tar for example).

Currently all DFFML models have a directory property, which is where they store the contents of the model’s state. It does not currently hold a copy of the model’s config.

We’ll want to modify the Model’s context entry and exit code to have it pack/unpack it’s config and its saved state directory from/into the archive at location.

Skills

  • Python

Difficulty

Beginner/Intermediate

Related Readings

Getting Started

Potential Mentors

Tracking and Discussion

This project is related to the following issues. Please discuss and ask questions in the issue comments. Please also ping mentors on Gitter when you post on the following issues so that they are sure to see that you’ve commented.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sudharsana-kjlcommented, May 24, 2020

@pdxjohnny I’ll work on #655 first and then come back to this!

0reactions
programmer290399commented, Apr 12, 2022

Hey @ren276 !! This issue has been closed and is already implemented. Please pick any other open issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I rename a project folder from within Visual Studio?
Open the properties window for the project (highlight the project and press Alt + Enter or F4 , or right-click > properties). Set...
Read more >
Rename refactorings | IntelliJ IDEA Documentation - JetBrains
Use the Rename refactoring to change names of symbols, files, directories, packages, modules and all the references to them throughout code.
Read more >
Rename profile in model - MATLAB renameProfile - MathWorks
This MATLAB function renames a profile on a model from oldProfileName to newProfileName to make it consistent if the name of the profile...
Read more >
Safely rename a project folder Visual Studio - Medium
Click on the project name and press the “F4” key to open project properties. Now rename the file path as shown below. Step...
Read more >
Rename-ADObject (ActiveDirectory) - Microsoft Learn
This parameter sets the Name property of the Active Directory object. The LDAP display name (ldapDisplayName) of this property is name. Type: String....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found