pyiron\_base.jobs.job.interactive.InteractiveBase
=================================================

.. currentmodule:: pyiron_base.jobs.job.interactive

.. autoclass:: InteractiveBase
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~InteractiveBase.__init__
      ~InteractiveBase.check_if_job_exists
      ~InteractiveBase.check_setup
      ~InteractiveBase.clear_job
      ~InteractiveBase.collect_logfiles
      ~InteractiveBase.collect_output
      ~InteractiveBase.compress
      ~InteractiveBase.convergence_check
      ~InteractiveBase.copy
      ~InteractiveBase.copy_file_to_working_directory
      ~InteractiveBase.copy_template
      ~InteractiveBase.copy_to
      ~InteractiveBase.create_job
      ~InteractiveBase.db_entry
      ~InteractiveBase.decompress
      ~InteractiveBase.drop_status_to_aborted
      ~InteractiveBase.from_dict
      ~InteractiveBase.from_hdf
      ~InteractiveBase.from_hdf_args
      ~InteractiveBase.get
      ~InteractiveBase.get_calculate_function
      ~InteractiveBase.get_from_table
      ~InteractiveBase.get_input_parameter_dict
      ~InteractiveBase.get_job_id
      ~InteractiveBase.get_output_parameter_dict
      ~InteractiveBase.inspect
      ~InteractiveBase.instantiate
      ~InteractiveBase.interactive_close
      ~InteractiveBase.interactive_fetch
      ~InteractiveBase.interactive_flush
      ~InteractiveBase.interactive_is_activated
      ~InteractiveBase.interactive_open
      ~InteractiveBase.interactive_store_in_cache
      ~InteractiveBase.is_compressed
      ~InteractiveBase.is_master_id
      ~InteractiveBase.is_self_archived
      ~InteractiveBase.job_file_name
      ~InteractiveBase.kill
      ~InteractiveBase.list_all
      ~InteractiveBase.list_childs
      ~InteractiveBase.list_files
      ~InteractiveBase.list_groups
      ~InteractiveBase.list_nodes
      ~InteractiveBase.load
      ~InteractiveBase.move_to
      ~InteractiveBase.refresh_job_status
      ~InteractiveBase.relocate_hdf5
      ~InteractiveBase.remove
      ~InteractiveBase.remove_and_reset_id
      ~InteractiveBase.remove_child
      ~InteractiveBase.rename
      ~InteractiveBase.reset_job_id
      ~InteractiveBase.restart
      ~InteractiveBase.run
      ~InteractiveBase.run_if_interactive
      ~InteractiveBase.run_if_interactive_non_modal
      ~InteractiveBase.run_if_modal
      ~InteractiveBase.run_if_refresh
      ~InteractiveBase.run_if_scheduler
      ~InteractiveBase.run_static
      ~InteractiveBase.run_time_to_db
      ~InteractiveBase.save
      ~InteractiveBase.save_output
      ~InteractiveBase.self_archive
      ~InteractiveBase.self_unarchive
      ~InteractiveBase.set_input_to_read_only
      ~InteractiveBase.show_hdf
      ~InteractiveBase.signal_intercept
      ~InteractiveBase.suspend
      ~InteractiveBase.to_dict
      ~InteractiveBase.to_hdf
      ~InteractiveBase.to_object
      ~InteractiveBase.transfer_from_remote
      ~InteractiveBase.update_master
      ~InteractiveBase.validate_ready_to_run
      ~InteractiveBase.write_input
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~InteractiveBase.calculate_kwargs
      ~InteractiveBase.child_ids
      ~InteractiveBase.content
      ~InteractiveBase.database_entry
      ~InteractiveBase.exclude_groups_hdf
      ~InteractiveBase.exclude_nodes_hdf
      ~InteractiveBase.executable
      ~InteractiveBase.executor_type
      ~InteractiveBase.files
      ~InteractiveBase.files_to_compress
      ~InteractiveBase.files_to_remove
      ~InteractiveBase.id
      ~InteractiveBase.interactive_flush_frequency
      ~InteractiveBase.interactive_write_frequency
      ~InteractiveBase.job_id
      ~InteractiveBase.job_info_str
      ~InteractiveBase.job_name
      ~InteractiveBase.job_type
      ~InteractiveBase.logger
      ~InteractiveBase.master_id
      ~InteractiveBase.name
      ~InteractiveBase.parent_id
      ~InteractiveBase.path
      ~InteractiveBase.project
      ~InteractiveBase.project_hdf5
      ~InteractiveBase.queue_id
      ~InteractiveBase.restart_file_dict
      ~InteractiveBase.restart_file_list
      ~InteractiveBase.server
      ~InteractiveBase.status
      ~InteractiveBase.version
      ~InteractiveBase.working_directory
   
   